Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~862 People Reached
Favorite Forums
Favorite Tags
Member Avatar for add.steve

my application backup is not able to locate the database file when I instal the application setup it only works when I debug it. this is my code: dim path as string = application .StartupPath & "\POPdatabase.mdb" dim backup as new folderBrowserDialog if folder.showdialog()=windows .forms.dialogResult.OK Then backuptextbox.text =folder.selectedPath End if …

Member Avatar for Ancient Dragon
0
862