05-27-2013 06:47 AM
What if my user want to see the database. You want me tell them to follow this procedure.
What I am doing may be not correct but my application needs exactly this only.
05-27-2013 06:49 AM - edited 05-27-2013 06:50 AM
Hi dkfire,
This(Program data) is quite new for me. Do you have any doc or link so that I can read it.
It will be great for me.
Thanks,
05-27-2013 07:50 AM
05-27-2013 09:26 AM
@Ranjeet_Singh wrote:
What if my user want to see the database. You want me tell them to follow this procedure.
What I am doing may be not correct but my application needs exactly this only.
As I said before, if your user needs to change/view or have any other access to the file that your program uses/creates, then place the files in the users documents.
The installer can also do that!
And you can use the "Get System Directory.vi" to get the path to the users document folder.
What happens if the user delete your mdb file?
Do your program create a new one?
05-27-2013 11:51 PM
Why user will delete the mdb ?
What if user formatted his computer then If I store the exe file in d drive then I am in safe side, just saying other advantages.
Give me some doc if you have in this topic.