Click to See Complete Forum and Search --> : using sql server together with vb


kucing
May 21st, 2003, 07:51 AM
hi guys....can someone expert guide me how to connect a database in sql server with visual basic, ive read other tutorial but seems its hard to understand and failed to applying in my program. should i use the odbc instead of jet or else. all help and opinion are welcome and thanks. :P :confused:

ammo
May 21st, 2003, 02:44 PM
Check out ADO (ActiveX Data Objects)
There are plenty of examples on the web.

Ammo

99¢
May 21st, 2003, 02:58 PM
ammo is correct, you would most likely use a DLL reference...
"Microsoft ActiveX Data Objects *.* Library"