Posted: Wed Nov 22, 2006 12:09 am Post subject: JDBC Adapter and Informix Result Set issue
Newbie
Joined: 05 May 2006 Posts: 7
Hello!
I have some troubles when trying to get Result Set (RS) from stored procedure (SP) on informix.
When I executed (SP) from DbVisializer with the same JDBC driver i got something like this:
table #1
+++++++++++++++++++++++++++++++++
+ (expression) + (expression) + (expression) +
+++++++++++++++++++++++++++++++++
+value 1_____+value 2_____+value 3_____+
+++++++++++++++++++++++++++++++++
+value 4_____+value 5_____+value 6_____+
+++++++++++++++++++++++++++++++++
Business Object:
In Application Specific Information (ASI) for RestrieveSP element I have this: SPN=I_PRIME_MB_GetCard;RS=true;IP=ID
According to "Adapter for JDBC Used Guide" I must specify ColumnName property, but I dont know how to do this (look at the table #1).
So when I started my JDBC adapter I got error
"Description:[Type: Error] [MsgID: 34009] [Mesg: The required attribute at index for object serno not found.
] A failure has happened in the callback function."
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum