Results 1 to 4 of 4

Thread: Database Over A Network Connection

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    2

    Database Over A Network Connection

    I Wanna Try A Network Connection Of Database Using Access. Can Anybody Help Me With It?

  2. #2
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: Database Over A Network Connection

    I don't have a lot of experience with databases, but I'm pretty sure SQL connection strings allow you to specify the server address and user/password so you can retrieve data remotely.

    Look for the ADO tutorials in the CodeBank.

  3. #3

    Re: Database Over A Network Connection

    try ADO connection in runtime. i think thats the most stable networking connection i tried...

  4. #4
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: Database Over A Network Connection

    If you want to create a network application that shares one database.
    I won't recommend MS Access.

    It will cause you too many headaches and troubles.

    Just like what they said; you need to use a better database server application like MS SQL Server, MySQL, etc.

    MS Access has too many limitations.

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