Hello
I am doing an application in VB.NET whereby I have to back up my database.
On the back-up database form I have a prompting label, a textbox(txtLocaction), a browse button(which should call some sort of dialog allowing me to select the location and be able to return it to the txtLocation textbox), and a button to copy the database to the selected location.
Please help.
:confused: