Harlequin007
Technical User
Morning Everyone.
I have a bit of a problem you might be able to help with. I am using FrontPage to prsent some database results from a database and it works OK. However, I ant the database connection to point to a database located elswhere on the network (as this will save time and effort copying the database accross each time it is updated).
this is the connection string currently (contained in "Global.asa":
I tried changing the database name to the one on the network using UNC pathname but no joy.
Any suggestions...?
----------------------------
Cogito Ergo Sum
----------------------------
I have a bit of a problem you might be able to help with. I am using FrontPage to prsent some database results from a database and it works OK. However, I ant the database connection to point to a database located elswhere on the network (as this will save time and effort copying the database accross each time it is updated).
this is the connection string currently (contained in "Global.asa":
Application("ECOTracker_ConnectionString") = "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/DePuy_ECO_Tracker.mdb"
I tried changing the database name to the one on the network using UNC pathname but no joy.
Any suggestions...?
----------------------------
Cogito Ergo Sum
----------------------------