Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
What is the error that you're getting? During an UPDATE operation, the primary key is always passed, no matter whether the PrimaryKeyIsAutoIncremented property is set to true or false. Could you also tell me what CRUD settings you have (sprocs/no sprocs, concurrency type, etc.).
|