Click here to Skip to main content
15,881,616 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How to create an application in VB6.
I need to insert,update,delete,select data into SQL SERVER 2005 usign vb 6.0,how can i do this.how to connect datasourece using connection string?
Posted
Updated 8-Aug-14 4:31am
v3

Google and you can lot of resources which meet your requirements.But I don't think it is worthwhile to learn VB6.Because most of the companies now migrated to VB.Net and VB6 is old and outdated.So I suggest you to learn VB.Net :-)

Here are some useful links if you want to learn VB6

http://technet.microsoft.com/en-us/library/bb264566(v=sql.90).aspx[^]

http://www.vbtutor.net/vb6/vbtutor.html[^]

And some VB.Net links for you to start :-)
http://www.homeandlearn.co.uk/NET/vbNet.html[^]

http://www.tutorialspoint.com/vb.net/[^]
 
Share this answer
 
v2
Refer this link

insertupdatedelete-in-vb6/[^]

Hope it will help..
 
Share this answer
 
 
Share this answer
 

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