"Append from" yields missing fields contents ??

This forum is for eXpress++ general support.
Post Reply
Message
Author
pierredaou
Posts: 26
Joined: Thu Jan 28, 2010 3:23 am

"Append from" yields missing fields contents ??

#1 Post by pierredaou »

Hi,

I have a strange thing happening when I use a simple, straightforward append. I tried everything , but in vain... Here is the issue.

*********************
USE thefile excl
zap
commit

Append from anotherfile

*********************

The result yields missing data and different file size.


now if I invoke the append from the XDBU and append the file, everything works fine, any hint or something I should check ?

Regards,

Pierre

pierredaou
Posts: 26
Joined: Thu Jan 28, 2010 3:23 am

Re: "Append from" yields missing fields contents ??

#2 Post by pierredaou »

Solved, it was an alias issue. Regards

Post Reply