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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using desktop Access as front-end for .mdb on web server

Status
Not open for further replies.

DaveDG

Programmer
Nov 14, 2001
3
US
I have an Access database on a remote web server. Currently I am using VBScript to create .asp forms to communicate with it via the Internet. Instead, can I create a local Access database on my desktop and link it to the tables on the remote database over the Internet so that I can use local forms, queries, and reports as front-end for the remote database?

It that isn't possible then can I migrate the remote Access database to SQL Server and achieve the same objective?
 
Dave - I'm just starting up with VB.NET myself, and not too knowledgeable in this area, but I have never heard of what you are describing being done over the internet...

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top