473,698 Members | 2,392 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unrecognized database format in when launch

Can anyone tell me why my web developed in .net 2.0, using Access database
(.mdb). working fine at my development machines, but when I deploy it onto
new Windows Server 2003, the web returns following error:

'Unrecognized database format 'c:\Inetpub\www root\myapp\app_ data\mydata.mdb '

I was thinking .Net framework's OleDB library already know this access db
format, I have even tried installing MDAC driver, still not working.

Keith
May 3 '06 #1
1 2167
oop! I found it out, the db file is corrupted, once i overwrite the file, it
works now!

Keith
"Rabbit" <a@a.com> wrote in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
Can anyone tell me why my web developed in .net 2.0, using Access database
(.mdb). working fine at my development machines, but when I deploy it onto
new Windows Server 2003, the web returns following error:

'Unrecognized database format
'c:\Inetpub\www root\myapp\app_ data\mydata.mdb '

I was thinking .Net framework's OleDB library already know this access db
format, I have even tried installing MDAC driver, still not working.

Keith

May 3 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
26771
by: qbsu21th | last post by:
Dear Sir/Madam, I'm writing a small VB6.0 and Access 2002 application in XP OS. I selected the data control property RecordSource, I got the "Unrecognized database format 'xxx/xx/*.mdb' " error. when run the application and double selected the *.mdb database, I got the same error. Why? I did converted the database file to access 2002. did i make any mistake when setup the reference or component? can anyone give a help as soon as...
14
7132
by: L Mehl | last post by:
I tested a FE/BE application developed in A2000 on a A2002 machine and got this message when exiting the app. Clicking the only available button "OK", exits the application, as intended. The FE is just the mdb, not an mde. FE and BE are in different directories on the same machine. Are there settings, preferably via code, that I can add to stop this error? Thank you for any help.
7
2989
by: timmso | last post by:
I'm using Ado.net in an asp.net project with an Access backend. Whenever I try to do a simple Select or Update, I inevitably see the error "Unrecognized database format". I'm using Access 2000. Here is some code for an aspx page: Sub Page_Load(Source As Object, E As EventArgs) Dim strConnection As String = "Provider=Microsoft.Jet.OleDb.4.0;" & _ "data source=D:\Data\Codelib\codelib.mdb;"
6
22145
by: James12345 | last post by:
i have created a database for our advisors to log their call types. It is being run on about 10 different machines. Every couple of weeks, when someone tries to open it, the error Unrecognized database format <filename>. (Error 3343) appears. It cannot be repaired as it doesn't seem to recognise it as an MDB file. Can anyone tell me: 1) how do i stop this from happening 2)how can i repair the file, or at least recover the data to insert into a...
1
13910
by: syed_razi | last post by:
I have a VB 6.0 application using Access as backend. It is being used on a local area network. The backend database is password protected. The problem is that the database gives me a run time error 3343 unrecognized database format. I open it in Access and repair it, which fixes the problem. After running it for a few minutes (or sometimes a few hours), I get the same error again, and I have to compress the database again. It's pretty...
4
18019
by: Hepburn08 | last post by:
Hi, I need some help opening a corrupt Microsoft Access database file. I get an error message that says "unrecognized database format". Since I can't open it, I can't export the data to another new database. I thought some of you gurus might have some help (yes, I have a backup but it was from a couple of months ago and I updated it since.) Thanks
6
8988
by: MISASIA | last post by:
I really hope someone can help me... My office is using a Menu which running VB. There got many button in that Menu and one of the button which name as "GMR" hit error. Its prompt a message box "Run time error 3343 : Unrecognized database format \\sunsrv2\GMR\Database\GMR.mdb.". I check the path given and the file GMR.mdb is there. I not sure what is the problem since I don't have VB knowledge. It is a VB coding problem? But I didn't modify...
1
1843
by: vinayreddy | last post by:
unrecognized database format error vinay.mdb file size its showing has 1kb. so can you please provide me the solution for solving the problem.
1
9487
by: wassimdaccache | last post by:
Dear friends I have an access file (*.mdb) working on office 2003 sp2 when i am opening the file i am getting the bellow : unrecognized database format I've tried to compact and repair but still getting the same error
0
8678
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8609
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8871
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7737
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6525
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5861
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4371
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4621
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.