B
Barkster
I don't usually create installers for my projects cause we have dotnet on
all our machines and I normally just copy the exe and any required Dll's to
the folder where I want to run. Normally I just stick
application.startuppath to create dynamic paths but I can't seem to get this
to work on my Oleconnection. If I change it in the form designer generated
code to my application.startuppath etc.. it renames it on rebuild and if I
try and set it on load by setting oleconnection1.connectionstring it doesn't
seem to work either. Is there a way to make this load from the
startuppath\data\ folder?
Thanks
all our machines and I normally just copy the exe and any required Dll's to
the folder where I want to run. Normally I just stick
application.startuppath to create dynamic paths but I can't seem to get this
to work on my Oleconnection. If I change it in the form designer generated
code to my application.startuppath etc.. it renames it on rebuild and if I
try and set it on load by setting oleconnection1.connectionstring it doesn't
seem to work either. Is there a way to make this load from the
startuppath\data\ folder?
Thanks