just keep in mind (as simon pointed out) this is specific to CF 4.5.x and
later.
-----Original Message-----
From: Jon Scherdin [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 11, 2001 6:39 AM
To: CF-Talk
Subject: Re: the dbl devil
There is another way to get rid of the .ldb file so that you can upload
your new database.
Run this piece of code (where DSN has been changed to your dsn)
<CFSET rc=cfusion_disable_dbconnections("DSN","1")>
After that has run, run this piece of code (Again where DSN has been
changed to your dsn name)
<CFSET rc=cfusion_disable_dbconnections("DSN","0")>
That should do it. It works great for me.
Jon Scherdin
Software Engineer
Control Systems Integrators
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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