Hi everyone,
I have created a Vb application and have my exe which runs fine when run on the same machine it was created on. What do I have to do to allow this exe run on a different machine. It is connected to a microsoft access database which is on the same machine. I know I will have to save the database on the machine I want to run the exe on but how do I tell the exe where to look for the database. My project contains a lot of design time ado controls which all have a connection to the database. Surely there is some way to tell the exe to look in a different place for the database.
Any suggestions will be greatly appreciated ..
Thanks in advance.
jpb
I have created a Vb application and have my exe which runs fine when run on the same machine it was created on. What do I have to do to allow this exe run on a different machine. It is connected to a microsoft access database which is on the same machine. I know I will have to save the database on the machine I want to run the exe on but how do I tell the exe where to look for the database. My project contains a lot of design time ado controls which all have a connection to the database. Surely there is some way to tell the exe to look in a different place for the database.
Any suggestions will be greatly appreciated ..
Thanks in advance.
jpb