Re: [Arsperl-users] Regarding ars_LoadQualifier
Brought to you by:
jeffmurphy
|
From: Rusty C. <rco...@ya...> - 2006-10-18 23:07:14
|
Shouldn't this be:=0A=0A$query =3D qq/Attatchment 1 !=3D $NULL$/;=0A$schema= =3D "PagerNotification";=0A =0A=0A($q =3D ars_LoadQualifier($c, $schema, $= query)) || die "Unable to load=0A$ars_errstr";=0A =0A=0A =0A=0AJust a thou= ght,=0A=0A=0ARusty=0A=0A=0A=0A----- Original Message ----=0AFrom: Thomas Wo= rth <tm...@ya...>=0ATo: ARSperl User Discussion <arsperl-users@arsper= l.org>=0ASent: Wednesday, October 18, 2006 5:55:53 AM=0ASubject: Re: [Arspe= rl-users] Regarding ars_LoadQualifier=0A=0A=0A=0A=0A =0A =0A=0A=0A<!--=0A _= filtered {font-family:Tahoma;=0Apanose-1:2 11 6 4 3 5 4 4 2 4;}=0A/* Style = Definitions */=0A p.MsoNormal, li.MsoNormal, div.MsoNormal=0A=09{margin:0in= ;=0Amargin-bottom:.0001pt;=0Afont-size:12.0pt;=0Afont-family:"Times New Rom= an";}=0Aa:link, span.MsoHyperlink=0A=09{color:blue;=0Atext-decoration:under= line;}=0Aa:visited, span.MsoHyperlinkFollowed=0A=09{color:purple;=0Atext-de= coration:underline;}=0Ap=0A=09{=0Amargin-right:0in;=0A=0Amargin-left:0in;= =0Afont-size:12.0pt;=0Afont-family:"Times New Roman";}=0Aspan.EmailStyle18= =0A=09{=0Afont-family:Arial;=0Acolor:navy;}=0A _filtered {=0Amargin:1.0in 1= .25in 1.0in 1.25in;}=0Adiv.Section1=0A=09{}=0A-->=0A=0A=0A=0A=0A=0A=0AHi Vi= nod,=0A =0A=0A =0A =0A=0AI=A2m not sure you can do this. =0AYou could neve= r use a function in the Run If part of a filter or Active Link,=0Aso I don= =A2t believe you would be able to use it in a Load Qualifier=0Aeither.=0A = =0A=0A =0A =0A=0AYou would probably need to set a hidden=0Afield using the= length function via workflow and then use that field in your=0Aqualifier.= =0A =0A=0A =0A =0A=0ARegards,=0A =0A=0A =0A =0A=0AThomas Worth=0A =0A=0A = =0A =0A=0A=0A=0A=0A=0A=0A=0A=0A=0A=0AFrom:=0Aarsperl-users-bounces@arsperl= .org [mailto:ars...@ar...] On Behalf Of vinod kumar=0A= =0ASent: Wednesday, October 18, 2006=0A3:54 AM=0A=0ATo: arsperl-users@arspe= rl.org=0A=0ASubject: [Arsperl-users] Regarding=0Aars_LoadQualifier=0A =0A= =0A=0A=0A=0A =0A =0A=0A=0A=0AHi,=0A =0A=0A =0A =0A=0ACan any one help me = out in the following scenario?=0A =0A=0A =0A =0A=0AI need to retrieve rows= from a table, where the data in a=0Acolumn length is greater than 4=0A =0A= =0AHow can I use length function in ars_LoadQualifier.=0A =0A=0A =0A =0A= =0AI am using the following =0A =0A=0A =0A =0A=0A$schema =3D "PagerNotific= ation";=0A =0A=0A($q =3D ars_LoadQualifier($c, $schema, "\"Attachment=0A1\"= !=3D \"NULL\"")) || die "Unable to load=0A$ars_errstr";=0A =0A=0A =0A = =0A=0AAbove is retrieving all the records from=0APagerNotification form=0A = =0A=0A =0A =0A=0AHow can I use length function in ars_LoadQualifier.=0A = =0A=0A =0A =0A=0A =0A =0A=0AWith Regards,=0A =0A=0AVinod.R=0A =0A=0A =0A = =0A=0A=0A=0A=0A =0A =0A=0A=0A=0A=0A---------------------------------------= ----------------------------------=0AUsing Tomcat but need to do more? Need= to support web services, security?=0AGet stuff done quickly with pre-integ= rated technology to make your job easier=0ADownload IBM WebSphere Applicati= on Server v.1.0.1 based on Apache Geronimo=0Ahttp://sel.as-us.falkag.net/se= l?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642=0A______________________= _________________________=0AArsperl-users mailing list=0AArsperl-users@arsp= erl.org=0Ahttps://lists.sourceforge.net/lists/listinfo/arsperl-users=0A=0A= =0A=0A=0A=0A=0A |