Subject Re: [IBO] TIB_DataPump
Author Arn
> Arnaldo
Have you checked that, in fact, you are not violating the PK? i.e. do you
have a pk trigger which checks for null values in the PK field? Are you
trying to insert duplicate PK values? Or are you pumping to an empty
database and forgetting to pump the pk field?
Alan

Hi Alan.
I have two databases with identical structure.
Starting with some identical data eg: People who works there, with their data.
Now in a remote office people could insert or modify that data.
This changes must be transferred into the other database which reside in the central office.
So I need an insert/update datapump.
In metacode:

//*
If exists PK then
update
else
insert
//*
Thanks for the help.
Ciao
Arnaldo




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