Results 1 to 2 of 2

Thread: SQL and VB

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    4
    Could anyone direct me to any resources, or give a bit of explanation about what is involved in connecting from vb6 to an sql server..... i can connect to an access file quite easily and manipulate data but how do you connect to a database on a server???

  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    London
    Posts
    1,008
    Pretty much the same way - use ADO and OLE DB as you would for Access. The main difference is that you don't always have the same properties available. Good books abound, but I've got Hithhikers guide to VB and SQL Server by William Vaughan. Might be a little heavy for what you want, but go and browse it - it will give you some ideas.

    Cheers,

    P.
    Not nearly so tired now...

    Haven't been around much so be gentle...

Posting Permissions

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



Click Here to Expand Forum to Full Width