Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
Hi,
Iam using html page with sql server 2008 R2 and looking for the following operations
Insert/Update/Delete
My aim is to create a sample html page with Insert/Update/Delete functionality of a employee.
I have started a sample project with employee form and created a table employee with following feilds:
empcode
empname
department
designation
company
status

Designed html page but unable to proceed with db connection and insert/update/delete
Can anyone guide me in accomplishing this task.

Thanks
Satya
Posted
Updated 14-Jul-15 14:51pm
v2
Comments
[no name] 14-Jul-15 20:14pm    
And what programming language are you planning on using?
Dhamodharan A 27-Jul-15 5:49am    
You need sql query for single shot insert/delete/update ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900