Skip to Content
0
Former Member
May 29, 2008 at 09:17 AM

JDBC Reciever primary key problem

24 Views

Hello

My scenario is proxy to jdbc asynchrouns

the column of the primary key is identity column which is mandatory and the database increment the value of the field , starting from 1 ( thats why xi shouldnt update this field ) but I get the following message in the communication channel monitoring

"key element 'key' contains no values"

any1 managed to solve this problem?

thx

Shai