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
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to