Subject Re: [IBO] IB_Datapump
Author SUPER Safra - CPD
Ola estou com um problema poderia me ajudar.
Instalei o IBO 4.5 no delphi 2005 e esta dando problema ele esta instalando as dpls em outros lugar!!

O que eu faço pois instalei no Delphi 7 e deu tudo certo.

obrigado!
----- Original Message -----
From: Robert martin
To: IBObjects@yahoogroups.com
Sent: Wednesday, November 02, 2005 7:13 PM
Subject: [IBO] IB_Datapump


Hi

We use an IB_Datapump to copy data from one table to another. Usually
these are the same structure but if not the datapump seems to handle it
fine. However we have one table where we have the following situation.

Source Table

SerlNumRef BigInt NOT NULL,
TransRef BigInt NOT NULL,
.....

CPK is SerlNumRef, TransRef

Dest Table is

SerialMovRef Bigint NOT NULL,
SerlNumRef BigInt,
TransRef BigInt,
.....

SerialMovRef is the New PK and has a trigger that fills it in if null.

However the DataPump fails on this. Is there a setting I am missing or
is this type of datapump not possible?

--
Rob Martin
Software Engineer

phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com

Wild Software Ltd



___________________________________________________________________________
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 LINKS

a.. Visit your group "IBObjects" on the web.

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]