Results 1 to 3 of 3

Thread: Remote Databases

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    United Kingdom
    Posts
    4

    Lightbulb

    Is there a method using ADO that I can edit/show database tables from a database that is located on a web server, and can ba accessed over the internet. Would I have to use DAO or RDO ?

    Thanks if you can help

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    What type of database are you using? If it's Access then you'll need to have some kind of server running on the remote computer sending the data back. Access isn't designed for remote use over TCP/IP, so you may need to use a different DB package such as MS SQL Server, Oracle, or mySQL.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    United Kingdom
    Posts
    4

    Thumbs up Thanks

    Thanks

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