--- Kevin Toppenberg <[EMAIL PROTECTED]> wrote:

> Are you saying that it does not matter what value I put into the .01
> field, and that it will be overwritten such that it stores the newly
> added records' IEN?
> 
> Kevin
> 

Yes, except that I'm not sure that DINUM applies to DBS calls. An input
transform works by setting X to the value that should be used (or
killing it to reject the value entirely). However, you need to be
careful and not supply input as an internal value, because then the
input transform will not be applied.

I've been kind of busy (working on a Java project) so I haven't had
time to check the documentation for a more elegant solution, but you
can also use a a "dummy" value and then make a second call to set it to
the IEN. But you shouldn't need to do that, 

===
Gregory Woodhouse  <[EMAIL PROTECTED]>

Metaphors be with you.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to