Subject | RE: [IBO] Problem with IB_Export and Calculated fields. |
---|---|
Author | John Tomaselli |
Post date | 2001-11-13T23:40:33Z |
Thanks Jason that did it.
John
-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: Monday, October 22, 2001 7:15 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Problem with IB_Export and Calculated fields.
John,
instead of directly working from the buffers.
Is there a CloneCursor property on your version of TIB_Export and what
happens if you set it to false?
When cloning a cursor I may not be assigning the OnCalculateFields event as
I should be.
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
___________________________________________________________________________
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/
John
-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: Monday, October 22, 2001 7:15 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Problem with IB_Export and Calculated fields.
John,
> When trying to export a query with Calculated fields, they export asNulls.
> I'm using Delphi6 and IBO4_2ef.I think it has to do with the TIB_Export component doing a CloneCursor
instead of directly working from the buffers.
Is there a CloneCursor property on your version of TIB_Export and what
happens if you set it to false?
When cloning a cursor I may not be assigning the OnCalculateFields event as
I should be.
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
___________________________________________________________________________
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/