|
-
Sep 9th, 2012, 10:18 PM
#1
Thread Starter
New Member
Debugging a database application
Hello,
I use Visual Basic 2010 and a Access database.
When I perform debugging
the database returns to the old values.
How can I instruct the application to keep the new values?
-
Sep 9th, 2012, 10:23 PM
#2
Re: Debugging a database application
Follow the first link in my signature. It should provide all the information you need to handle the most common cause of this issue. If the problem persists then you will need to provide more specific information.
-
Sep 9th, 2012, 11:46 PM
#3
Thread Starter
New Member
Re: Debugging a database application
Hello, jmcilhinney
You answered exactly.
I understand that VB copies the original database to the DEBUG folder.
Practically, how can I prevent VB from copying?
-
Sep 10th, 2012, 12:12 AM
#4
Re: Debugging a database application
As I said in my previous post, all the information you need is provided by the page I have linked to.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|