Link to mdb on a website

F

franky

I have a Access 2000 database on my computer and want to create links to
another Access 2000 database on a website. Is this possible? If so, how?
I've tried creaating a ODBC connection but could not figure out how to select
an external database that is on a website

Thanks!
 
C

Chris O'C via AccessMonster.com

You can't use odbc to link to an Access db, even it it's on your lan.
Replace the Web Access db with an odbc-compliant db like SQL Server and
create a dsn for it. Link to tables with the dsn.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top