Hi, i am using vb.net 2005, and i am using microsoft access as my database
I have published the application using the built in publisher of vb.net and come up with the setup.exe,
after publishing i tested the setup.exe and tried installing it on my computer,
all went well, until i tried to run the installed application, there is an error that says "cannot find file...../db1.mdb"
it seems that when i publish the application, it does not include the database i am using "db1.mdb".
is there some way to include my database in publishing the application?
thank you for the replies...
I have published the application using the built in publisher of vb.net and come up with the setup.exe,
after publishing i tested the setup.exe and tried installing it on my computer,
all went well, until i tried to run the installed application, there is an error that says "cannot find file...../db1.mdb"
it seems that when i publish the application, it does not include the database i am using "db1.mdb".
is there some way to include my database in publishing the application?
thank you for the replies...
Comment