An error 80004005 is returned when you connect to access in ADODB.

Source: Internet
Author: User
Today, the program I wrote is put on the client's machine, and the SelectedCollatingSequenceNotSupported80004005 error occurs as soon as it is run. After google, the solution is as follows.

Today, the program I wrote is put on the client's machine, and the Selected Collating Sequence Not Supported 80004005 error occurs as soon as it is run. After google, the solution is as follows.

Cause:

Access on my computer uses Chinese as the database sorting language. The customer's machine is not converted to Chinese, so adodb cannot use the access database normally. It is impossible for the customer to install Chinese characters on all of his computers, so it is only possible for me to solve the problem.

Solution:

1. Open the database with access;

2. Select Tools> Options from the menu;
3. In Options, select the General page;
4. On the General page, there is an option: New Database Sort Order to set its value to General, and then press OK.
5. Select Tools> Database Utilities> Compact and Repair Database from the menu;
6. Solve the problem.

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.