Page 1 of 1

CommandBuilder generates wrong insert statements (Key fields are missing)

Posted: Tue 17 May 2005 15:59
by Guest
Hi,

With OraDirect.NET 2.50 the CommandBuilder gererates insert statements which do not work because the key fields are missing.
In the update statement the key fields will be set, which does not harm, but is also not 100% ok. Is there something swaped internaly?

Have anyone ever used the command builder succesfully?

Best regards,
Rainer

Posted: Wed 18 May 2005 08:51
by Paul
We cannot reproduce your problem. Which operation did you try do perform?
Send us please small demo project to demonstrate the problem to OraDirect .NET support address and include script to create server objects (tables).

Posted: Thu 19 May 2005 12:28
by schueler
I checked it again with the most recent version 2.50.1. I am not able to reproduce the error with this version. It only happens with the older one.

Best regards,
Rainer