Subject | Re: [IBO] IB_Pump |
---|---|
Author | Robert martin |
Post date | 2004-11-15T19:32:33Z |
The exact same SQL as the source.
It used to be
srce.SQL.Text -> Select * from Tablename;
Dest -> srce.SQL.text
Now it is
srce.SQL.Text -> Select FieldA, FieldB, FieldC from Tablename;
Dest -> srce.SQL.text
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
Wild Software Ltd
It used to be
srce.SQL.Text -> Select * from Tablename;
Dest -> srce.SQL.text
Now it is
srce.SQL.Text -> Select FieldA, FieldB, FieldC from Tablename;
Dest -> srce.SQL.text
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
Wild Software Ltd
----- Original Message -----
From: Helen Borrie
To: IBObjects@yahoogroups.com
Sent: Monday, November 15, 2004 7:19 PM
Subject: Re: [IBO] IB_Pump
At 04:16 PM 15/11/2004 +1300, you wrote:
>I am still having problems with the IB_Pump. When I explicitly specify
>the fields in the Source and destination cursors I get funny errors about
>Null fields (none of the fields are null).
What are you using for your destination SQL?
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 !
Yahoo! Groups Sponsor
ADVERTISEMENT
------------------------------------------------------------------------------
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/IBObjects/
b.. To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]