how can I reference the My Documents folder in a database connection string in VB 2008?
I am building a VB 2008 application that interfaces with a MS Access
database. I wish to change the connection string so It looks in the user’s My Documents folder rather than the current directory.
The problem is that the My Documents directory will be in a different place depending on the user’s OS [...]