473,387 Members | 1,624 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Using System.Data under Windows x64?

The default configuration is "Any CPU". As long as I've observed, the
result exe will run as 32bit under 32bit Windows, and 64bit under
Windows x64.

I tried to use Access mdb under Windows x64, by using;
ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0; data source=...

Then an error message popped up saying that there is no such provider.
I searched the internet for this matter and found that Jet.OLEDB.4.0 is
a 32bit driver so it doesn't work with 64bit applications. So I had to
compile my application for 'x86' then it worked fine.

The question is, there is no the 64 bit driver for MDB? So 64bit .NET
applications can't access MDB? If there is a way, please let me know.
Thanks.

Aug 3 '06 #1
1 2874
According to this post at
http://forums.microsoft.com/msdn/sho...85703&siteid=1, no,
there is not and will not be.

"
There is no way to access a .mdb database from 64bit.
It has been decided to not port the Microsoft Jet Database engine to 64Bit.

Brad Rhodes
This message is provided as is....


--------------------------------------------------------------------------------

Lead PM Microsoft Data Access Programmming
"
"Sin Jeong-hun" <ty*******@gmail.comha scritto nel messaggio
news:11**********************@s13g2000cwa.googlegr oups.com...
The default configuration is "Any CPU". As long as I've observed, the
result exe will run as 32bit under 32bit Windows, and 64bit under
Windows x64.

I tried to use Access mdb under Windows x64, by using;
ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0; data source=...

Then an error message popped up saying that there is no such provider.
I searched the internet for this matter and found that Jet.OLEDB.4.0 is
a 32bit driver so it doesn't work with 64bit applications. So I had to
compile my application for 'x86' then it worked fine.

The question is, there is no the 64 bit driver for MDB? So 64bit .NET
applications can't access MDB? If there is a way, please let me know.
Thanks.

Aug 3 '06 #2

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

Similar topics

0
by: Nashat Wanly | last post by:
HOW TO: Call a Parameterized Stored Procedure by Using ADO.NET and Visual C# .NET View products that this article applies to. This article was previously published under Q310070 For a Microsoft...
5
by: Dave | last post by:
I tried posting this in the WinForm forum and got no hits so I am trying it here. After inserting a new data row to a DataTable that is bound to a datagrid, I am unable to change data in a row...
3
by: Todd Schinell | last post by:
Back in July, Jeffery Tan posted this: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=OWOTdf0VDHA.2296%40cpmsftngxa06.phx.gbl In response as to how to get click events from a...
5
by: Davíð Þórisson | last post by:
I've never understood fully, why do I have to td eg: using system; using system.data; I would have thought that the top line imports system and all of its submembers, including data??
0
by: Brian Young | last post by:
Hi all. I'm using the Property Grid control in a control to manage a windows service we have developed here. The windows service runs a set of other jobs that need to be managed. The control...
3
by: Siv | last post by:
Hi, A little while ago I wrote a small program that allowed the user to view products from a database. The database holds the details of the products which can be viewed via a form and...
0
by: Bill Nguyen | last post by:
I ran into this error using ClickOne to deploy a .NET 2.0 app. CrystalReports for .NET 2.0 is included in the delployment. The error indicates that an incorrect version of CrystalReports.Engine DLL...
1
by: WeCi2i | last post by:
Okay, I have a problem that has been stumping me for weeks. I have tried many different solutions and this is pretty much my last resort. I have seen a lot of good answers give here so I figured I...
3
by: shobhitguptait | last post by:
How to Run C#.NET Windows App on N/W with centralized DB using SQL SERVER 2000 Hello All...i m really grate full to c such a website where developers try to help people like us who face problems...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.