I am trying to create a dsn-less connection to an access database. I dont want to hard code the path of the database either. I want to use the windows registery to connect to the last db that was accessed by this application. If run for the first time then i want to be able to pop a dialog that opens in a current dir to search for "xxx.mdb" file. How can i do this??