Never seen it, but the first thing I'd do would be to do and extended find on every page in the site and make sure auth_capture isn't anywhere. If it's not there, I'd make damn sure that these templates are secure from SQL Injection attacks. Auth_Capture sounds like a credit card thing to me, and someone could be fishing...
-- jon mailto:[EMAIL PROTECTED] Thursday, August 29, 2002, 10:22:38 PM, you wrote: E> in the past week I've had odd errors from time to time on different pages: E> the error occured at 08/29/02 22:15:50 E> your IP address is 64.12.96.11 E> your browser is Mozilla/4.0 (compatible; MSIE 5.0; AOL 5.0; Windows 98; E> DigExt) E> you were trying to process e:\inetpub\wwwroot\whoson.cfm? E> this is the error ODBC Error Code = S0022 (Column not found) E> [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name E> 'auth_capture'. E> The error occurred while processing an element with a general identifier of E> (CFQUERY), occupying document position (51:1) to (51:66). E> the odd thing is there is no field in any table in my database with that E> column name, nor does any of my queries use it!!! E> anyone know where this is coming from? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives/subscription: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

