-
prevent backup files when access database opened exclusively
hi,
Everytime I run the application it creates a backup such as
db1
db2
db3
everytime I run and this keep getting pile up.
any help is appreciated thanks
-
Are you doing compact and repairs?
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
yes it will compact before closing the database
-
That is why you are getting those files.
Assuming you have compact code running, just do a file delete afterwards to get rid of the db1 that will be created when you compact.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
Will try deleting the file.
thanks very much.
Similar Threads
-
By binnymann in forum Database
Replies: 3
Last Post: 04-13-2008, 01:23 AM
-
By gerardo in forum VB Classic
Replies: 1
Last Post: 10-14-2002, 02:38 PM
-
By Raffaele in forum VB Classic
Replies: 15
Last Post: 06-27-2001, 09:28 AM
-
By Larry Rebich in forum VB Classic
Replies: 3
Last Post: 08-20-2000, 12:31 PM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks