ACC: “Selected Collating Sequence Not Supported” or “Unrecognized Database Format” Error
From http://support.microsoft.com/default.aspx?kbid=184988
function loadTOCNode(){}
| Article ID | : | 184988 |
| Last Review | : | January 22, 2007 |
| Revision | : | 3.1 |
SYMPTOMS
loadTOCNode(1, ’symptoms’);
CAUSE
loadTOCNode(1, ’cause’);
| • | You are trying to open a database or an object in a database that was created in another language edition of Microsoft Access. |
| • | You are trying to open a database that was created or compacted while the New Database Sort Order was set to a value other than General. |
To check the setting of the New Database Sort Order, follow these steps:
| 1. | Open an existing database that was not created or compacted while the Sort Order was set to a value other than General. For example, open the sample database Northwind.mdb. |
| 2. | On the Tools menu, click Options, and then click the General tab. |
| 3. | Make sure that the New Database Sort Order is set to General and then click OK.If you are receiving the errors described in the “Symptoms” section, setting the New Database Sort Order back to General does not resolve the problem; however, it prevents the problem from occurring with new databases. |
RESOLUTION
loadTOCNode(1, ‘resolution’);
142867 (http://support.microsoft.com/kb/142867/EN-US/) ACC: Mixing Language Editions of Microsoft Access and Windows
If the database was created in a language that uses a type of character set supported by your operating system, you can open the database after you have enabled support for multiple languages.
To install multilanguage support in Windows 95/98 or Windows NT, please follow the steps in one of the following articles in the Microsoft Knowledge Base:
141306 (http://support.microsoft.com/kb/141306/EN-US/) How to Enable Support for Multiple Languages in Windows
177561 (http://support.microsoft.com/kb/177561/EN-US/) HOWTO: Add and Enable Additional Languages in Windows NT
Note: This feature is included in the CD-ROM version of Windows 95, but not in the floppy disk version. If you are using the floppy disk version of Windows 95 and you want to enable multilanguage support, please see the following article in the Microsoft Knowledge Base:
135315 (http://support.microsoft.com/kb/135315/EN-US/) CD-ROM Extras for Microsoft Windows 95 Upgrade
REFERENCES
loadTOCNode(1, ‘references’);
133381 (http://support.microsoft.com/kb/133381/EN-US/) ACC: How the Windows Code Page Affects Sort Order
APPLIES TO
| • | Microsoft Access 95 Standard Edition |
| • | Microsoft Access 97 Standard Edition |
Keywords: |
kberrmsg kbprb KB184988 |
