Access connection to web

M

Mio

Hello

Could someone be able to help with this? If I place my data to my web page
..../db/Nw.mdb

Is it possible use a local front end to connect to that database?

Should I maybe point the Datasource to ftp://.. path rather than www...

All pages just talk about connecting to local database and that I already
know.

Also tried with ADO-code, but not finding the server.

Any help deeply appreciated.

Mike
 
D

Douglas J. Steele

Sorry, it's not really possible. Access doesn't recognize the http protocol
(nor the ftp protocol). You need to be able to connect to the server using
server and share (and if the server's remote, it's not a good idea with
Access)
 

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