Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC link to online Access DB

Status
Not open for further replies.

mattalexx

Programmer
May 23, 2002
6
US
How do I access my website database (MS Access 2k on Win 2k) from my computer using ODBC? I want a local Access database with linked ODBC tables in it. I am already accessing another SQL Server over the Internet, but the process seems to be different.

The closest thing I can find on the web is accessing an Access database over a network, but I can't find anything about accessing one over the internet.

Help?
 
Would a vpn work for this? I don't think tcpip is enough.

LB
 
The process should be the same for Access that it is for SQL Server except just a different connection. Are both the Access and SQL Server databases on the same LAN as the Web Server, or is the Access database on a different LAN.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top