Windows/MFC
ACC:
aucd29
2013. 10. 2. 18:06
[code]한글 윈도우에서 작업하고 영어 윈도우에서 설치하려고 하니깐.. -_- 이상망측한 오류가 나서.....
ACC: "Selected Collating Sequence Not Supported" or "Unrecognized Database Format" Error
라는 에러가 발생했는데.. 검색을 해보니깐.. 아래의 경로에서 설명이 되어 있다..
http://support.microsoft.com/kb/184988/#appliesto
[/code]
해결책으로는..
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.
머.. 꼬부랑 말로 써져 있어서 다소 -_- 어려운가? 별건 없고..
새로 디비를 만들어야 되는데 대신 옵션->일반->새 데이터 베이스 정렬 순서를 일반으로 바꾸면 된다는 것
근데 나 영어 못하거든? -_-;
안짤릴라고 발버둥 치는거3
ACC: "Selected Collating Sequence Not Supported" or "Unrecognized Database Format" Error
라는 에러가 발생했는데.. 검색을 해보니깐.. 아래의 경로에서 설명이 되어 있다..
http://support.microsoft.com/kb/184988/#appliesto
[/code]
해결책으로는..
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.
머.. 꼬부랑 말로 써져 있어서 다소 -_- 어려운가? 별건 없고..
새로 디비를 만들어야 되는데 대신 옵션->일반->새 데이터 베이스 정렬 순서를 일반으로 바꾸면 된다는 것
근데 나 영어 못하거든? -_-;
안짤릴라고 발버둥 치는거3