Results 1 to 2 of 2

Thread: Acces to SQL Server from Word?

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    1

    Unhappy

    I want to get access to a SQL Server database from Microsoft Word. What is the best way to do it and how does it function? Is the best way to do it with ODBC? The Word version is from 1997, and so ADO does not work.

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    I'd use (in this order) DAO [create an access database with linked tables to SQL server], ODBC, RDO.

    I'd pick ODBC over RDO only because I've used ODBC before.

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