chris-74269 Magician
Joined: 23 Nov 2004 Posts: 364
|
Posted: Wed Dec 14, 2005 1:01 am
Data type mismatch in criteria expression |
#VAR rs @Conn.Execute("SELECT DirType FROM ExitTbl WHERE DirType = '2'")
am i only able to mapqueries/filters on the objtbl in a map database? seems to be the case.
-removed '' and it works now, but however someting like
#call %mapfilter(%concat(DirType = ",2)) or anything that seems to not be in the ObjTbl doesnt run |
|