Question

Database connection problem

Asked by: cwchaw

My Visual Basic application is using MS Access database and it is multi-user.  Lately I encounter the following error message when stating the application:

1. Error #3343 was generated by DAO workspace unrecognized database format 'h:\brains.mdb'

2. Error #91 was generated by Project1 object variable or with block variable not set.

After repair the database the problem will solve.  Why the database corrupted and what is the possible cause?

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2001-06-28 at 02:51:32ID20142859
Tags

3343

,

error

,

dao

Topic

Visual Basic Programming

Participating Experts
5
Points
200
Comments
16

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. Workspace
    Hi Why the first two lines in the following code cause error in my PC? Since the third line in the following code can work, why we need to set workspace? What about workspace(1) and workspace(2)? set NewWs = DBEngine.WorkSpace(0) set NewDB = NewWs.OpenDatabase("thefil...
  2. ODBC WorkSpace "Read Only" Problem
    Below is the code I am using to connect to an "Access" database through ODBC. I am having trouble adding and updating a record in the database due to a "3027" Read-Only error. This database is not set to be read only and from the docmentation I have read, ...
  3. DAO Compatibility
    Hello, I'm Using VB 5.0 Entreprise and i'm trying to connect to an Access 9.0 (Office 2000) database via VB. The following erros occurs: Run Time Error '3343' Unrecognized dabase format. If i use an Access 97 database everything is OK. I've selected also in 'Project > Ref...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: TimCotteePosted on 2001-06-28 at 02:57:13ID: 6234598

Just one of those things that happens with access. Especially if you have a large (>5 users) accessing the database it is quite likely that it will be corrupted from time to time. Usually because of users abnormally terminating the connection or their transaction. You already have the one and only solution which is to repair the database. It may make sense to add some code to the application which on each user's exit of the application will attempt to obtain exclusive use of the database; if it does it can then automatically run the repair/compact code to assist in the maintenance of the database.

Access is not really the best solution for a multi-user database with a large number of users for this (and other) reasons. I would personally be considering upgrading to SQL server (either the desktop edition if you only have a few users) or the full scale version if it is a large number of users.

 

by: emoreauPosted on 2001-06-28 at 09:33:04ID: 6234758

Probably using Access 2000.

For error 3343, have a look at these 2 articles:
http://support.microsoft.com/support/kb/articles/Q238/4/01.ASP
http://support.microsoft.com/support/kb/articles/Q272/6/22.ASP

For error 91, the problem will surely be solved if 3343 is fixed.

 

by: jrspanoPosted on 2001-06-28 at 10:28:32ID: 6234963

you can try the MSDE if you don't want to pay for sql server.  it is on the vb cd, and also i think on the office cd.

 

by: emoreauPosted on 2001-06-28 at 10:50:02ID: 6235072

MSDE won't help for that kind of problems!

 

by: jrspanoPosted on 2001-06-28 at 11:09:08ID: 6235187

why not.  it won't get corrupted like that.  it is more powerful than access and will hold more users.

 

by: emoreauPosted on 2001-06-28 at 11:13:25ID: 6235219

MSDE is limited to 5 users for full speed. It will trottle all the connection when the 6th user log-in.

The problem that cwchaw has is not corruption, it is caused by drivers.

 

by: jrspanoPosted on 2001-06-28 at 11:18:37ID: 6235250

access is limited also. according to ms you use access for single user to a couple of users, use msde for anything up to needing a full sql server.  I'll see if i can find the article I read.

 

by: cwchawPosted on 2001-06-28 at 18:52:04ID: 6236464

I suspected it was due to the multi-user and possibly the instability of Access in such an environment but what has got me stumped is that I have another system which is multi-user as well, and the size of the DB is double the problematic one...  BUt that one works fine...

 

by: emoreauPosted on 2001-06-28 at 19:31:18ID: 6236528

Is your DB in Access 2000?

 

by: cwchawPosted on 2001-06-28 at 19:40:02ID: 6236583

No, is Access 97 using VB 5 with SP2.

 

by: cwchawPosted on 2001-06-28 at 19:44:54ID: 6236594

No, is Access 97 using VB 5 with SP2.

 

by: emoreauPosted on 2001-06-28 at 19:45:50ID: 6236597

I had that problem once when a user opened the DB with Access 2000 and converted it. My app was not running anymore after.

 

by: cwchawPosted on 2001-06-29 at 18:27:33ID: 6240031

I am using Windows NT to host MS Access 97 database but occasional the problem happen.  So I move to Windows 2000, worst it happen everyday.

But I have found that my another application where the Access 97 is host on Windows 95 is working fine until now even with bigger size, so does it mean Access 97 will only work well on desktop such as Windows 9x/ME?

 

by: profyaPosted on 2001-07-01 at 04:03:23ID: 6242107

- Reveise the application itself and check that each module closes it's opbjects such as recordsets and the database object.
2- Have a look to the permissions especially in windows 2000.
3- Verify that all instances of the application use the same version of DAO.
4- Because the database gets corrupt frequently then no one may gain execlusive access to it so you can write an error handler code to catch the 3343 error number and repair the database then release then re-open it. You can but the repair code in a module to be called each time the database got corrupt. It's not an ultimate solution but something's better than nothing.

 

by: MoondancerPosted on 2002-03-04 at 18:13:52ID: 6840449

Question(s) below appears to have been abandoned. Your options are:
 
1. Accept a Comment As Answer (use the button next to the Expert's name).
2. Close the question if the information was not useful to you. You must tell the participants why you wish to do this, and allow for Expert response.
3. Ask Community Support to help split points between participating experts, or just comment here with details and we'll respond with the process.
4. Delete the question. Again, please comment to advise the other participants why you wish to do this.

For special handling needs, please post a zero point question in the link below and include the question QID/link(s) that it regards.
http://www.experts-exchange.com/jsp/qList.jsp?ta=commspt
 
Please click the Help Desk link on the left for Member Guidelines, Member Agreement and the Question/Answer process.  Click you Member Profile to view your question history and keep them all current with updates as the collaboration effort continues, in the event new items have been created since this listing was pulled.

http://www.experts-exchange.com/jsp/cmtyHelpDesk.jsp

To view your open questions, please click the following link(s) and keep them all current with updates.
http://www.experts-exchange.com/questions/Q.20142853.html
http://www.experts-exchange.com/questions/Q.20142859.html


PLEASE DO NOT AWARD THE POINTS TO ME.  
 
------------>  EXPERTS:  Please leave any comments regarding this question here on closing recommendations if this item remains inactive another three days.
 
Thank you everyone.
 
Moondancer
Moderator @ Experts Exchange


P.S.  For any year 2000 questions, special attention is needed to ensure the first correct response is awarded, since they are not in the comment date order, but rather in Member ID order.

 

by: MoondancerPosted on 2002-03-20 at 10:02:46ID: 6883232

Thank you for returning and finalizing this question.

Please take an extra moment when you grade questions less than an "A" to comment as to why.  This helps not only the experts who have helped you, but also others in the future who may access this question to get help.  If you've found alternative solutions to achieve your goal and add it here, it further adds value to this item which has not moved to our PAQ (Previously Asked Question database).  Anytime that you need our help, for example, if the grade was chosen in error, let us know by posting a zero point question in the Community Support with the URL to the question involved, we're happy to help.  The points to you are the same, regardless of grade assigned, but the expert points which flow are directly impacted by grades assigned.  There is more about this in the HELP DESK link regarding Questions and Answers.

Thanks,
Moondancer - EE Moderator

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...