Access to the database in a 64-bit XP operating system

Source: Internet
Author: User
Tags ultraedit
I just bought a new 64-bit machine and installed a 64-bit XP to try it out.
As a result, there are many problems along the way. First, the installation disk cannot be started by itself. I don't know what Microsoft is doing? The VlP version of the DVD contains multiple versions of XP, but only 32-bit can be installed on its own, 64-bit edition needs to first engrave the ISO file into a CD, and then install dizzy, fortunately, I read the instruction file first .)

Then, the right-click menu cannot be properly registered by ultraedit and WinRAR, and the windows rogue software cleaner cannot work normally.

Next, the serial number of vs2005 is not automatically filled in. I don't know why. It is automatically filled when installed on 32-bit machines.

The most depressing thing is: Use vs2005 to create a project and connect to a database created in Access 2003. During runtime, the Microsoft. Jet. oledb.4.0 database is directly generated during fill data.ProgramNo registration error.

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

After multiple checks, it seems that the data engine has been well registered. There is no result for inquiring around. That depressing thing ............

Finally, I learned through some official channels that it was originally a compatibility issue of the Microsoft Jet Data Engine. The solution is to compile the program into a 32-bit version.

Modification method:
Open the Configuration Manager and change platform to x86. For example:

Re-compile and run. I just bought a new 64-bit machine and installed a 64-bit XP to try it out.
As a result, there are many problems along the way. First, the installation disk cannot be started by itself. I don't know what Microsoft is doing? The VlP version of the DVD contains multiple versions of XP, but only 32-bit can be installed on its own, 64-bit edition needs to first engrave the ISO file into a CD, and then install dizzy, fortunately, I read the instruction file first .)

Then, the right-click menu cannot be properly registered by ultraedit and WinRAR, and the windows rogue software cleaner cannot work normally.

Next, the serial number of vs2005 is not automatically filled in. I don't know why. It is automatically filled when installed on 32-bit machines.

The most depressing thing is: Use vs2005 to create a project and connect to a database created in Access 2003. During runtime, the Microsoft. Jet. oledb.4.0 database provider is not registered during fill data.

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

After multiple checks, it seems that the data engine has been well registered. There is no result for inquiring around. That depressing thing ............

Finally, I learned through some official channels that it was originally a compatibility issue of the Microsoft Jet Data Engine. The solution is to compile the program into a 32-bit version.

Modification method:
Open the Configuration Manager and change platform to x86. For example:

Re-compile and run.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.