|
Hi Vinod, I’m not sure you can do this.
You could never use a function in the Run If part of a filter or Active Link,
so I don’t believe you would be able to use it in a Load Qualifier
either. You would probably need to set a hidden
field using the length function via workflow and then use that field in your
qualifier. Regards, Thomas Worth From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of vinod kumar Hi, Can any one help me out in the following scenario? I need to retrieve rows from a table, where the data in a
column length is greater than 4 How can I use length function in ars_LoadQualifier. I am using the following $schema = "PagerNotification"; ($q = ars_LoadQualifier($c, $schema, "\"Attachment
1\" != \"NULL\"")) || die "Unable to load
$ars_errstr"; Above is retrieving all the records from
PagerNotification form How can I use length function in ars_LoadQualifier. With Regards, Vinod.R |
------------------------------------------------------------------------- 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
_______________________________________________ Arsperl-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/arsperl-users

