Hi,
I'm working with btrieve files that store Daily call logs.
I would like to combine the files together - BUT...
the structure includes a 'auto increment' field that when I try to do a 'butil -save' - then 'butil -load' or 'butil -copy'
I get a error 5 - duplicate key. - Thats happening because the auto increment field has the same numbers in each file.
Now if I could somehow force the 'butil -save to change the auto increment field to a '0' that should force the butil -load to auto increment the field when it gets added.
Is that possible?? - Of is there another tool that might be able to do that.
Thanks!
Paul
I'm working with btrieve files that store Daily call logs.
I would like to combine the files together - BUT...
the structure includes a 'auto increment' field that when I try to do a 'butil -save' - then 'butil -load' or 'butil -copy'
I get a error 5 - duplicate key. - Thats happening because the auto increment field has the same numbers in each file.
Now if I could somehow force the 'butil -save to change the auto increment field to a '0' that should force the butil -load to auto increment the field when it gets added.
Is that possible?? - Of is there another tool that might be able to do that.
Thanks!
Paul