<vbnet>

MySQL Add,Delete Using VB.Net

Attached is a simple program that accepts your first name, and last name. Data is then saved to a mySQL database. Below is the SQL query for the database, tables, and fields. -- -- Database: `dbperson` -- CREATE DATABASE `dbperson` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `dbperson`; -- -------------------------------------------------------- -- -- Table structure for table

Simple Program with SQL Insert and Delete Function

Hello, guys. This is a program that will help you to use insert delete with a very simple ways using access database 2003 version in your project. I hope you'll enjoy it. '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

Payroll System v2.0 *UPDATED*

This Payroll System is written in VB.NET as front end and SQL Server as back end its totally according to requirements of company for which i developed this software... Main Features are : 1. Employee Profile 2. Employee Attendance 3. Advance Entry 4. Employee Payment 5. Salary slip 6. Advance Records Searching 7. Employee Attendance Report 8. Employee Payment and Over Time Report 9. Employee