> > Error 2115: "Execution of function or command is not allowed in context of > > SQL command" > > >"The Help file omits documentation for Error 2115 (Execution of >function or command is not allowed in context of SQL command). This >error can occur if you have a UDF which attempts to close a table >involved in SQL statement containing the UDF." > >M suspicion is that one of your macro-expanded fields got >misinterpreted as a UDF. You may want to debug by dumping those values >to a log file.
Hm... could my query parser have generated "somestring()" (or "somestring ()") somehow? That might be, I guess. See also my response to Steve. I will do this if it happens again. So far I've only seen it once in 3 years. Thanks! Ken www.stic-cil.org _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

