Hi!
I'm a noob, and i'm trying to do a little application with vb2005 an dsql2005 express!
What i'm trying to do is, when i open my aplication for the first time, it should let me browse the network and select the database to use, and verify that is the right database for my application, saving the path somewhere!
After that, each time i open the application, it should somehow, verify if it is the right database, and if not, let me browse the network and select another database!
How can i do this?

Thanks!