Hello Rich, try again..
Kind Regards, Christopher Dawes Dawes International www.dawesinternational.com www.levelthirteen.net ------------------------- Your message on Thursday, October 17, 2002 7:13:45 PM, you wrote: RW> that could be it. I doubt it was googlebot doing that though, although it'll RW> index frequently updated sites 1+ times a day, they usually don't do a deep RW> crawl until at least the 23rd of every month, usually later... RW> check your web logfiles. >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED]] >> Sent: 17 October 2002 10:23 >> To: [EMAIL PROTECTED] >> Subject: RE: [ cf-dev ] Locking error on DB >> >> >> >> if your queries aren't properly locked down. normally this >> wouldn't be a >> problem, on a low-traffic site with an Access db. However, >> if you examine >> your logs, you'll see when any of the major spiders visit >> your site, they >> are requesting a lot of pages in a very short space of time. so >> simultaneous updating of your tables could be occurring, causing the >> error. at least that's my best guess. >> >> >> Duncan Cumming >> IT Manager >> >> http://www.alienationdesign.co.uk >> mailto:[EMAIL PROTECTED] >> Tel: 0141 575 9700 >> Fax: 0141 575 9600 >> >> Creative solutions in a technical world >> >> ---------------------------------------------------------------------- >> Get your domain names online from: >> http://www.alienationdomains.co.uk >> Reseller options available! >> ---------------------------------------------------------------------- >> ---------------------------------------------------------------------- >> >> >> >> >> >> "Giles Roadnight" >> >> >> <giles.roadnight@goldcockerelbo >> To: <[EMAIL PROTECTED]> >> >> oks.co.uk> >> cc: >> >> >> Subject: RE: [ cf-dev ] Locking error on DB >> >> 10/17/02 10:19 AM >> >> >> Please respond to dev >> >> >> >> >> >> >> >> >> >> >> >> But there should be no way that this error will come up at >> all whatever >> page the bot browses to. Previously I have only ever got this >> message if >> I was still in design table view in access when I tried to run a query >> in CF. How could a bot do that? >> >> >> >> Giles Roadnight >> http://giles.roadnight.name >> >> >> -----Original Message----- >> From: Douglas Humphris [mailto:[EMAIL PROTECTED]] >> Sent: 17 October 2002 10:09 >> To: [EMAIL PROTECTED] >> Subject: RE: [ cf-dev ] Locking error on DB >> >> I get this sometimes on my Production server but it's just >> the GoogleBot >> or some other search robot scanning through my links and attempting to >> run a CF template. >> >> This raises a question actually. Does anyone know much about >> web robots >> and how they work? If I have a cfm page linked to from an html page, >> will the robot attempt to run this - I guess it will. So, a best >> practice would be to make sure that no potentially damaging script is >> exposed to web-bots. Am I right? >> >> Douglas >> >> >> -----Original Message----- >> From: Giles Roadnight [mailto:[EMAIL PROTECTED]] >> Sent: 17 October 2002 08:50 >> To: [EMAIL PROTECTED] >> Subject: [ cf-dev ] Locking error on DB >> >> >> Morning all >> >> I got this error sent to me last night at 5 in the morning. >> >> Error Executing Database Query. [MERANT][SequeLink JDBC Driver][ODBC >> Socket][Microsoft][ODBC Microsoft Access Driver] Could not update; >> currently locked by user 'admin' on machine 'THISTLE'. <br>The error >> occurred on line 42. >> >> Now I do work hard but believe it or not I was not up at 5 in the >> morning with this DB open on my sever. Is there anything else that can >> cause this? >> >> Thanks >> >> >> Giles Roadnight >> http://giles.roadnight.name >> >> >> -- >> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> For human help, e-mail: [EMAIL PROTECTED] >> >> >> >> -- >> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> For human help, e-mail: [EMAIL PROTECTED] >> >> >> >> -- >> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> For human help, e-mail: [EMAIL PROTECTED] >> >> >> >> >> >> >> -- >> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> For human help, e-mail: [EMAIL PROTECTED] >> -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
