. . . If I want to use PHP MapScript to query a SDE layer by two
attributes what format do I use? Is there documentation available on
this query format?
My first attempt(s) look something like:
if($layer->queryByAttributes("(attr1,attr2)",
"trade_no=$tradeArea, level_x='1'", MS_MULTIPLE)==MS_SUCCESS){
$numRes = $layer->getNumResults();
// . . . the rest
}
And I'm receiving an error stating that
"msSDELayerInitItemInfo(): A specified CLASSITEM, FILTERITEM, or
expression key cannot be found in C:\Inetpub\wwwroot\project\csy.php on
line 9214"
Thanks in advance, Josh Hevenor Application Developer ____________________________________________ 5230 South Service Road Burlington, Ontario L7L 5K2 Canada Email: [EMAIL PROTECTED] Internet: http://www.dpra.com Attention: Privileged/Confidential Information may be contained in this message. Disclosure to any person other than the named recipient is unauthorized. If you are not the intended recipient, please delete all copies of this information and kindly notify the sender by reply email. Opinions, conclusions and other information in this message that do not relate to the official business of DPRA shall be understood as neither given nor endorsed by it. DPRA and any of its subsidiaries reserve the right to monitor all e-mail communications through its networks. Thank you.
<<image001.jpg>>
