Home All Groups Group Topic Archive Search About

VB Project Accessing MDB via HTTP

Author
15 Mar 2006 10:43 PM
KimmyGoose
I have a program written in vb.net which accesses a local MS Access
file (.mdb)  I would like to place this .mdb file on a website and have
the program access it from there.  My logic so far would be to change
the oledbconnection string to http://mysite.com/mydatabase.mbd instead
of c:/mydatabase.mbd but that doesn't work and I know it can't be that
simple.  Any ideas on how to accomplish this?

AddThis Social Bookmark Button