pungentSapling
NeedHotSauce?
- Local time
- Today, 08:37
- Joined
- Apr 4, 2002
- Messages
- 115
**RESOLVED**linking to DB with html
I want to put a link on a web -page that will open an access database....This is on an intranet environment...and security for the database is not a major concern.
I tried it like this
----HTML-----snippit------------------------
<a href ="z:\myDB.dbl">click</a>
-----------------------------------------------------
but it gets a page not found message
this format works with msWord and Powerpt. Doese it not work with access?
any sugestions on what I should do?
I would like to have access start up and run the datbase, rather than exporting the whole thing to HTML......
thanks
I want to put a link on a web -page that will open an access database....This is on an intranet environment...and security for the database is not a major concern.
I tried it like this
----HTML-----snippit------------------------
<a href ="z:\myDB.dbl">click</a>
-----------------------------------------------------
but it gets a page not found message
this format works with msWord and Powerpt. Doese it not work with access?
any sugestions on what I should do?
I would like to have access start up and run the datbase, rather than exporting the whole thing to HTML......
thanks
Last edited: