quick answer needed: how do I temporarily get rid of the .ldb file Access
creates for a site?  I've tried these 3 methods:

<cfquery name="getJunk" datasource="#dsn#">
SELECT JUNK FROM JUNK
</cfquery>

<cfset ResetODBC=CFUSION_DBCONNECTIONS_FLUSH()>

and unchecking 'Maintain Database Connections' in the CF Administrator

but it makes f.all difference.  CF5, datasource is setup as OLE, not ODBC.


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!
----------------------------------------------------------------------
----------------------------------------------------------------------


-- 
** 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]

Reply via email to