Re: [Arsperl-users] ars_LoadQualifier blows in ARSPerl 1.85
Brought to you by:
jeffmurphy
|
From: STAN H. B. 7. L. <sch...@bl...> - 2007-04-10 18:54:17
|
Thilo, hardcoding field name is working. Thank you. One more thing, ars_MergeEntry fails if the diary field is empty. Any idea why? -Stan ----- Original Message ----- From: Thilo Stapff <ars...@ar...> At: 4/10 13:35:32 I've seen this problem too but was never able to solve it. You might, however, use field IDs in the qualifier instead of labels, e.g. ... AND '536870913' = "00000000037001" .... That way it has, so far, always worked. Regards, Thilo STAN HOLODNAK, BLOOMBERG/ 731 LEXIN wrote: > It runs OK sometimes but sometimes it exits with this message > ars_LoadQualifier: [ERROR] Unknown field referenced in query line (position 39 > (... AND 'Case ID+'^ = "00000000037...)) (ARERR #1587) > Print out query just before ars_LoadQualifier says 'Case Status' = "Closed" > AND 'Case ID+' ="000000000373200". So the query itself is correct. > Why the error message shows '^' and why does it exit? Thank you. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Arsperl-users mailing list Ars...@ar... https://lists.sourceforge.net/lists/listinfo/arsperl-users |