this mat help http://www.allaire.com/Handlers/index.cfm?ID=11928&Method=Full
Cheers! --- Douglas Knudsen Leveraged Technologies Group Alltel-AIS Telecom 678-351-6063 [EMAIL PROTECTED] "Try not. Do or do not. There is no try." --Yoda From: � � � �kaigler <[EMAIL PROTECTED]> on 10/08/2001 12:43 PM Please respond to [EMAIL PROTECTED] To: � � � �CF-Server <[EMAIL PROTECTED]> cc: Subject: � � � �error handling question I occasionally get the following error.... ODBC Error Code = S1000 (General error) [Microsoft][ODBC Microsoft Access Driver] Operation must use an updatea ble query.SQL = "UPDATE dbcounter SET CounterVal = 91765 where CounterNam= 'pagecounter'" Basically, when I had the problem the other week regarding my cold fusi on crashing all the time, I placed this code in there to keep track of all pages being hit. �All this code is doing is incrementing a self made counter that I have in my database. My guess is that too many people are hitting this page at the same time and the file is locked and so it throws out an error. �Is this possible? Instead of throwing an error can I have the page continue on and ignore any error that may have occurred here? thanks in advance, kaigler ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
