Subject Re: [IBO] Problem in BindingCursor
Author nevillerichards
After much frustration and grief, I think I have solved my Problem in
Binding Cursor problem.

I find that the original query which provided the four key fields for the
table (component) I was using to edit was providing them in a somewhat
idiosyncratic way - converted directly from the original BDE version. Two
of the fields were directly from the table to be edited, but the other two
were from two other linked tables. Same values, worked in BDE, but seemed
to cause a problem here.

I can't say I understand why this should happen, but certainly when the
changes were made, the editor worked a dream, immediately.

Neville

----- Original Message -----
From: "Jason Wharton" <jwharton@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, March 31, 2003 11:23 PM
Subject: Re: [IBO] Problem in BindingCursor


> You probably don't have a primary key for a table and it is using the
DBKey
> by default.
>
> Jason Wharton
> CPS - Computer Programming Solutions
> Mesa Arizona
> http://www.ibobjects.com
>
> -- We may not have it all together --
> -- But together we have it all --
>
> ----- Original Message -----
> From: "nevillerichards" <neville@...>
> To: <IBObjects@yahoogroups.com>
> Sent: Monday, March 31, 2003 12:05 PM
> Subject: [IBO] Problem in BindingCursor
>
>
> > 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
> >
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>