Results 1 to 3 of 3

Thread: using sql server together with vb

  1. #1

    Question using sql server together with vb

    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

  2. #2
    Senior Member
    Join Date
    Sep 2001
    Posts
    1,027
    Check out ADO (ActiveX Data Objects)
    There are plenty of examples on the web.

    Ammo
    Credit travels up, blame travels down -- The Boss

  3. #3
    ammo is correct, you would most likely use a DLL reference...
    "Microsoft ActiveX Data Objects *.* Library"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •