Results 1 to 4 of 4

Thread: Quickie: Can I access MS SQL server through DAO?

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Hong kong
    Posts
    53

    Talking

    Hi!
    I just wanted to ask is it possible to access MS SQL server through DAO (ie VB5). I know it can access ODBC but they never talk about how to access MS SQL. Also, can it be done through a data control? I know it's kind of limiting, but it's part of my program's architecture already.

    Francis.

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Yes to both your questions. Just create an Access database that contains attached tables to SQL Server...


    BTW, there is no reason you cannot use ADO and DAO in the same program...

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Hong kong
    Posts
    53
    There is... if you are using VB5
    ADO I believe came out with Office 2000 and VB6?

    ANyhow I'll try what you said today. thanx.

    Francis.

  4. #4
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    ADO was first made available in VB5. Just don't ask if it was usable...

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