I just built and packaged my database application to see how it would work on another machine and the output file is saved in some bizarre location. Saving to the database is fine but there's a number of questions I have on this. So how do I:
1) Save the file to a user defined area (including allowing multiple databases)?
2) Build the file to open name into the connection string?
3) Know which the last used file is to open automatically?
4) Get the application to save into the program files (rather than specific user applications under mydocuments)?
1) Save the file to a user defined area (including allowing multiple databases)?
2) Build the file to open name into the connection string?
3) Know which the last used file is to open automatically?
4) Get the application to save into the program files (rather than specific user applications under mydocuments)?