borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (PROGRAMMING WEEKEND CRASH COURSE FREE PDF EBOOK)Next Topic (SQL Syntax) New Topic New Poll Post Reply
AndreaVB Forum : Database : UNRECOGNIZED DATABASE FORMAT
Poster Message
rgpyheyeh
Level: Protégé

Registered: 23-09-2006
Posts: 5

icon UNRECOGNIZED DATABASE FORMAT

ALL WIZARDSZZZZZZZZZZZ PLS HELP.

IS IT STILL POSSIBLE TO OPEN A MDB FILE IF IT ALREADY SAYS "UNRECOGNIZED DATABASE FORMAT C:\DRAWERS.MDB"? IF IT IS, THEN HOW?

tNX IN ADvANCEZZZ!!!!!!!!



[Edited by rgpyheyeh on 07-11-2006 at 10:46 AM GMT]

[Edited by rgpyheyeh on 07-11-2006 at 11:19 AM GMT]

07-11-2006 at 10:42 AM
View Profile Send Email to User Show All Posts | Quote Reply
yronium
Level: Moderator


Registered: 14-04-2002
Posts: 907
icon Re: Unrecognized Database Format

Hello. Copy and paste the same .mdb file and try to open the copy.
Hope it helps.

PS: Have also a read here.

____________________________
Real Programmer can count up to 1024 on his fingers

07-11-2006 at 03:44 PM
View Profile Send Email to User Show All Posts | Quote Reply
rgpyheyeh
Level: Protégé

Registered: 23-09-2006
Posts: 5
icon Re: UNRECOGNIZED DATABASE FORMAT

I COPIED IT AND OPEN THE COPIED FILE BUT THEN IT IS STILL UNRECOGNIZED. IS THERE ANY OTHER WAY?

tHANKS A LOT!!!!!     

[Edited by rgpyheyeh on 08-11-2006 at 01:47 AM GMT]

08-11-2006 at 01:45 AM
View Profile Send Email to User Show All Posts | Quote Reply
yronium
Level: Moderator


Registered: 14-04-2002
Posts: 907
icon Re: UNRECOGNIZED DATABASE FORMAT

(... you didn't read the page I linked, did you?...)

Well, at first I assumed the database was integer and properly stored. So, now we know it is not. You have to do some tests:
- how did you create the .mdb file? If you first had a .txt file (or another type) and simply renamed its extension, it doesn't work. If this is the case you will never succeed to open it like an .mdb;
- maybe the . mdb is made with a later version of your MSAccess copy, say, you are trying to open a MSAccess2k db in a MSAccess97 machine. In this case, go back to the machine in which the .mdb file has been created, open it and choose Update db to the previous version, under the Tools/DB Utilities/DB convert menu;
- maybe the db is corrupted. It happens sometimes. Try to open MSAccess without no loaded db, and execute the Compact and Repair Database utility, under the Tools/Database utilities menu;

If none of the above cases is your one, I'm afraid you must spend a bit more of your precious time to provide us a deeper description of the environment you are working in. Alternately, you can always Google the error message (enclose the entire message into double quotes).

However, if you don't bare yet to read the link I posted, stop writing in capitals at least.
Hope it helps (but frankly, not that much).

____________________________
Real Programmer can count up to 1024 on his fingers

08-11-2006 at 01:09 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Database : UNRECOGNIZED DATABASE FORMAT
Previous Topic (PROGRAMMING WEEKEND CRASH COURSE FREE PDF EBOOK)Next Topic (SQL Syntax) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder