Gudday Tobyn
Yeap do this all the time. Here is my approach.
Add a start.bas
Global dbPath as string
Sub Main()
dbPath = "\\Computername\c:\data\data.dbm"
Ok anywhere in the project
set database = dbengine.opendatabase(dbPath)
Hope it helps
|
Results 1 to 4 of 4
Thread: Path of your database?Threaded View
|
Click Here to Expand Forum to Full Width |