vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hi i use CodeAssist application from Shredian Company. its good application to make VB/SQL Code from any Database (Code Generator). but now when i connect to SQL2000 Database by ODBC and open any table in database i have this error: 35602 Key is not unique in collection any one know why? or how i can solve this problem? if someone have code generator application like codeAssist please tell me. -- Tarek M. Siala |
| ||||
| Hi , I found the following article for the cause of this error Err:35602 Key is not unique in collection. Hope it help POTENTIAL CAUSES : 1. The Integrity Wizard has been run on a database that has already completed the Integrity Checks. Resolution - Delete the Integrity Wizard Upgrade tables from the Application database directory. CORRECTION STEPS: 1. Using Explorer locate and delete the following .DAT files from the Application database directory: DATECHECK.DAT DATECKERR.DAT INTCKFLOW.DAT Sylvana Mounir Devloper Support Engineer Micorosft MEA Developer Support Center "Tark Siala" <tarksiala@icc-libya.com> wrote in message news:e3nO5cIbGHA.2372@TK2MSFTNGP03.phx.gbl... > hi > i use CodeAssist application from Shredian Company. > its good application to make VB/SQL Code from any Database (Code > Generator). > but now when i connect to SQL2000 Database by ODBC and open any table in > database i have this error: > > 35602 Key is not unique in collection > > any one know why? or how i can solve this problem? > if someone have code generator application like codeAssist please tell me. > -- > Tarek M. Siala > |