Build 760.

I built a totally new plum project based off of a current project/database that I have. The database is MS SQL Server 2000. The table in question (Company) has an integer indentity key named CompanyID. There is a unique index for the CompanyName column.

During the project setup wizard, Plum mistakenly identifies the CompanyName column (varchar 100) as the primary key, with an incorrect maxlength of 50 instead of 100, and the CompanyID column as the alternate key. As a result, the initially generated module forms all generate errors.

The relations to other tables show up correctly.


Jeff

--
_______________________________

Jeff Fleitz
Tekquest, Ltd
Integrated Digital Solutions
http://www.tekquest.com
_______________________________

Reply via email to