Results 1 to 3 of 3

Thread: link SQL Server table to MS Access

  1. #1
    Addicted Member
    Join Date
    Mar 00
    Posts
    168
    Is there a way with ADO/ADOX to link a SQL Server table to an MS Access database?

    Thanks,
    Thai

  2. #2
    Member
    Join Date
    Oct 00
    Posts
    49
    You can just link the table via an Access ODBC connection within Access itself or you could do it in VBA code.

  3. #3
    Addicted Member
    Join Date
    Mar 00
    Posts
    168
    I'm doing it through VB6, so Im hoping there is a way to do it with ADO.

    Thanks,
    Thai

Posting Permissions

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