Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening an Access Database using HTML

Status
Not open for further replies.

wandan

Technical User
Dec 16, 2001
101
US
I have created a have created an HTML text document that is kept on a shared drive where I work. Mostly it used for hyperlinks (<a href=></a>)to other files. The hyperlink doesn't seem to work very well for opening Access databases, however. It gets hung up and never actually opens. Is there some trick to this?

Thanks.
 
If you are accessing the DB from a shared drive- how are you setting up the link? Try this:

\\FileServerName\FileServerDirectory\Database.mdb

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top