Subject | Re: [IBO] New user IBObject |
---|---|
Author | brito@cial.com.br |
Post date | 2003-07-08T12:24:01Z |
Helen,
thank you for help me. After your instructions I can make my report.
Thanks,
Eduardo
thank you for help me. After your instructions I can make my report.
Thanks,
Eduardo
----- Original Message -----
From: Helen Borrie
To: IBObjects@yahoogroups.com
Sent: Monday, July 07, 2003 8:31 AM
Subject: Re: [IBO] New user IBObject
At 08:07 AM 7/07/2003 -0300, you wrote:
>Dear Friends,
>
>I am with a problem in configuration of IBObjects. When I'm using my
>application, I receive the message error: "Record was not located to
>delete" or "Record was not located to update" with component IBOTable. Why
>am I receiving this message? How I do to concert it?
You need to define KeyLinks. On a single-table query, this will be the
columns that make up the primary key. On a joined set, you need to work a
bit harder to define a group of columns that uniquely identify each row.
The KeyLinks property is a stringlist. Use one line for each column in the
key. Add table-identifiers for columns of joined sets.
Helen
___________________________________________________________________________
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/
[Non-text portions of this message have been removed]