J
James Goodman
In VB6 I used to set my applications to automatically look for the source DB in the program installation directory. If it wasnt found it was fairly easy to pop a dialog asking the user to specify the path.
I am writing an app at the moment which will require the user to connect to the DB over a network connection. I am not sure of the connection address at present.
I have created my data-bound forms using server explorer to create the relevant objects.
When it comes to compiling the app & distributing it, how will this be handled.
Am I correct in thinking the path is hard-coded & as such will need to be changed?
Is there a simple way of doing this?
Would using a DSN be better given the situation?
--
Cheers,
James Goodman MCSE, MCDBA
http://www.angelfire.com/sports/f1pictures
I am writing an app at the moment which will require the user to connect to the DB over a network connection. I am not sure of the connection address at present.
I have created my data-bound forms using server explorer to create the relevant objects.
When it comes to compiling the app & distributing it, how will this be handled.
Am I correct in thinking the path is hard-coded & as such will need to be changed?
Is there a simple way of doing this?
Would using a DSN be better given the situation?
--
Cheers,
James Goodman MCSE, MCDBA
http://www.angelfire.com/sports/f1pictures