473,756 Members | 6,970 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

AccessDataSourc e on 64 bit machine

I'm trying to use the new 2.0 datasource controls to connect to a MS
Access database. I'm using a machine that is running Windows XP Pro
x64. I have no trouble connecting to SQL Server using the
SQLDataSource control but when I try to connect to MS Access with the
AccessDataSourc e control I get the following error:

The 'Microsoft.Jet. OLEDB.4.0' provider is not registered on the local
machine.

Unfortunately, I can't find a MS Jet 4.0 service pack that will install
on my 64 bit machine and I've heard rumors that MS won't be providing
one. I tried creating an ODBC DSN, using a connection string and a
SQLDataProvider but this didn't seem to work. Has anyone had any
success with this on a 64 bit machine?

Bill E.
Hollywood, FL

Apr 26 '06 #1
0 1092

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

Similar topics

0
2903
by: msnews.microsoft.com | last post by:
I've got a paging and sorting enabled GridView whose datasource is and AccessDataSource. I build the SelectCommand at PageLoad - it's a union query to show items and comments of the user logged in. This all works fine. I tried to set AccessDataSource.UpdateCommand in the code behind (C#) by handling the GridView.OnUpdating event - since this is supposed to fire before the record is updated, I thought I could set the UpdateCommand here....
4
3582
by: Luqman | last post by:
How can I display any field value in textbox of sqldatasource using VS.Net 2005 ? Say : Dim x as new AccessDataSource X.connectionstring="Data source="D:\mydb.mdb" X.Selectcommand="Select CompanyName from customers" Textbox1.text= ??? <-------- I need to display CompanyName Field in this textbox, how can I ?
1
14122
by: Jim McGivney | last post by:
In VS'05 I have an aspx page with a label that I am trying to populate from a field (Last) in table (Ante_Pedigree) from an Access database. In C# in a code-behind I run: AccessDataSource AccessDataSource2 = new AccessDataSource(); AccessDataSource2.DataFile = System.Configuration.ConfigurationManager.AppSettings; Parameter Param = new Parameter("AnteNum"); Param.DefaultValue = fileid;
0
1042
by: Jim McGivney | last post by:
In Using VWD I have found it very easy to associate an Access Database with gridview and detailsview controls to view and manipulate data. There are times when I need to programmatically obtain or change a specific value from the Access database. What is the best way to do this in VWD? Should I use OLEDB commands or should I try to obtain and change values by using the AccessDataSource control ?
1
3054
by: mosscliffe | last post by:
I am trying to filter an accessdatsource by adding a FilterExpression If I have Field = 2 It works fine If I have Field IN (1,5,7) it works fine So now I want it to reference a dropdownlist so I try Field = ddlCats.SelectedValue - Fails Miserably So I read further and try
0
3019
by: DC | last post by:
Why would this code give me the error "Could not load type System.Web.UI.WebControls.AccessDataSource from assembly System.Web, Version=1.0.5000.0" at line 16... <form id="form1" runat="server"> Line 15: <div> Line 16: <asp:AccessDataSource ID="AccessDataSource1" Runat="server" DataFile="data\pubs.mdb" Line 17: SelectCommand="select * from "
4
2345
by: msch-prv | last post by:
I use an Access db in my application. So far I have been exclusively working wtih the AccessDataSource controls to hook up to the db. I know that Access db connections can also be established with SqlDataSource. What are the trade-offs between the AccessDataSource and SqlDataSource? Also, I am confused about the connection state. What are the rules of thumb for maintaining a db connection open vs closing it?
0
3428
by: mlfblom | last post by:
Hi, I know I am not the only one struggling with the following, but so far I have not seen a solution. Problem: I have an asp.net 2.0 web page with a gridview which is bound to an accessdatasource. In my code-behind I want to be able to set the selectcommand of the datasource to a specific SQL string based on a user's input to retrieve only certain records.
2
2135
by: dorandoran | last post by:
I got this from http://www.codeproject.com/KB/aspnet/EditNestedGridView.aspx. I dont like using accessdatasource. What are my option? (what I really like is to create a class and create object in the form, my backend is sql server. Can anyone please please help?) Thanks <Do> private AccessDataSource ChildDataSource(string strCustometId, string strSort) { string strQRY = ""; AccessDataSource dsTemp = new...
0
9487
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
9297
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
10069
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9884
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8736
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
7285
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
5168
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...
2
3395
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2697
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.