11g post problem

micromike

Member
Using toracledataset to post a string value in to a newrecord on a 11g server. When the post is complete the sequence value added to the new record but the string value I assigned to a field is blank. Confirmed that the data was assigned before the post. The progam works properly on an 8i server. Any idea why the data values i set are not getting posted. First time running on a 11g server.
 
Back
Top