thanks guys/gals
i should have said that im not the host of this particular site so i cant
reboot and fix it or use the release button in the administrator either...
sorry about that.
i got it though
thanks again
(this is why i dont use access)
Jay Patton
Web Design / Application Design
Web Pro USA
p. 406.549.3337 ext. 203
p. 1.888.5WEBPRO ext. 203
e. [EMAIL PROTECTED]
url. www.webpro-usa.com
----- Original Message -----
From: "Dylan Bromby" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, April 25, 2001 5:02 PM
Subject: RE: database.ldb
> if you're using CF 4.5.x, you can use:
>
> <CFSET temp=CFUSION_DISABLE_DBCONNECTIONS("{DSN}", 1)>
>
> that will force the release of the datasource. just replace {DSN} with
> catlingalleries (using your DSN below).
>
> to re-enable the DSN, use:
>
> <CFSET temp=CFUSION_DISABLE_DBCONNECTIONS("{DSN}", 0)>
>
> -----Original Message-----
> From: Jay Patton [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 25, 2001 3:53 PM
> To: CF-Talk
> Subject: database.ldb
>
>
> ok i hate access.....
> i use this to unlock this db but it wont work now does anyone else have
> another idea?
>
> <cfquery name="Unlock" datasource="catlingalleries" dbtype="ODBC">
> Select *
> >From ImageManager
> Where lock="damnyou"
> </cfquery>
>
> thanks
>
> Jay Patton
> Web Design / Application Design
> Web Pro USA
> p. 406.549.3337 ext. 203
> p. 1.888.5WEBPRO ext. 203
> e. [EMAIL PROTECTED]
> url. www.webpro-usa.com
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists