Hi
I would appreciate if someone could point me in the right direction.
I'm developing a small application which includes MS Access database in it.
When someone install it I need to know where the database was installed so I can update the connection string. Currently I use OnceClick VB 2008 feature and it doesn't alow me to specify the folder.
On Vista PC I have also some issues with the Access database if it is in C drive directly or Program Files folder it becames read-only and I cannot update/insert any records.
Many thanks in advance.
Emil
I would appreciate if someone could point me in the right direction.
I'm developing a small application which includes MS Access database in it.
When someone install it I need to know where the database was installed so I can update the connection string. Currently I use OnceClick VB 2008 feature and it doesn't alow me to specify the folder.
On Vista PC I have also some issues with the Access database if it is in C drive directly or Program Files folder it becames read-only and I cannot update/insert any records.
Many thanks in advance.
Emil
Comment