in my intranet application I need to open a MSAccess session from
within the browser. The idea is to have a button clicking which would
transfer a certain key value to Access, open Access with a certain form, and
open it with the corresponding table row - all not on the server but on the
client.
Is there a way to do this? Of course, the mdb is not located in the
webserver directory (if it were, I could possibly use a simple link).
-Michael
within the browser. The idea is to have a button clicking which would
transfer a certain key value to Access, open Access with a certain form, and
open it with the corresponding table row - all not on the server but on the
client.
Is there a way to do this? Of course, the mdb is not located in the
webserver directory (if it were, I could possibly use a simple link).
-Michael
Comment