Wrox Programmer Forums
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 14th, 2005, 01:12 PM
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default MS ACCESS Error 3343

I have a front end and a back end ACCESS database. The front end run daily automatically to crunch data for daily use. All the codes and processing queries and temporary tables are in the front end database, only the data holding tables are in the back end database. For some reason, probably 2 or 3 times in the month the front end database get the error 3343 - Unrecognized database format when deleting data from a linked table to the back end database. The error is generated in a simpler SQL statement such as DoCmd.RunSQL "DELETE * FROM tblMGOOverShort010Download". I started compacting both databases, but it did not help.

Any idea to resolve this problem??







Similar Threads
Thread Thread Starter Forum Replies Last Post
system error 31 (MS Access) EricTheViking Access ASP 2 January 14th, 2008 04:40 PM
MS Access ComboBox GUID Error mp01 BOOK: Beginning VB.NET Databases 13 November 24th, 2006 04:12 PM
MS Access Unknown Error mrahman Beginning VB 6 2 February 9th, 2006 03:31 AM
MS Access and VBA Error Diahann Access VBA 10 January 7th, 2005 05:46 PM
ASP Error with Ms Access file sloynaz Access 1 May 15th, 2004 04:33 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.