ok this one is kind of interesting. i have an application that access an msaccess (jetdriver 4.5 or whatever it is) that'll always be in the app's start up directory. now the problem is that this application wont always be in the same directory on all of the computers.
is there a way to have the vb app modify it's connection string to the database in a application.startuppath & "\buildputer.mbd" type way on startup?
is there a way to have the vb app modify it's connection string to the database in a application.startuppath & "\buildputer.mbd" type way on startup?