Subject | Problem in BindingCursor |
---|---|
Author | nevillerichards |
Post date | 2003-03-31T19:05:42Z |
I have an App nearly complete (converted from BDE), and am having trouble with the last little bit.
At the bottom of a drill-down, I need to edit records. Form type display is using an IBOTable through a DataSource to DB-aware controls. Record found by setkey/gotokey. Use of navigate bar causes the: 'Problem in BindingCursor' error.
I have lashed-up a simple DBGrid through the same sort of arrangement just on its own, and will edit the table (from the grid) just fine. The table does have a primary key spanning FOUR columns.
Is there a set of known conditions (or omissions) which leads to the error message? I've tried all the things I can think of.
Neville Richards
[Non-text portions of this message have been removed]
At the bottom of a drill-down, I need to edit records. Form type display is using an IBOTable through a DataSource to DB-aware controls. Record found by setkey/gotokey. Use of navigate bar causes the: 'Problem in BindingCursor' error.
I have lashed-up a simple DBGrid through the same sort of arrangement just on its own, and will edit the table (from the grid) just fine. The table does have a primary key spanning FOUR columns.
Is there a set of known conditions (or omissions) which leads to the error message? I've tried all the things I can think of.
Neville Richards
[Non-text portions of this message have been removed]