|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VB Project Accessing MDB via HTTPI 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? |
|||||||||||||||||||||||