Results 1 to 2 of 2

Thread: How do I access a remote database?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    6

    Post

    I'm making a program where the clients have to access a database on a server. How do I get it to find the database over the network?

  2. #2
    Lively Member
    Join Date
    Aug 1999
    Posts
    89

    Post

    If you are using ADO to connect ot the database and the LAN setting is correct, then you just need to specify the server name in the connection string. The client PC will be able to locate the server thru the connection string.

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