client and DB - normally only used for Access in the good old days when an
MDB used to lock on access and you could not alter it...
It can cause problems on shared hosting as if used wrong it can break all
connections to all datasources! best to stay clear of it, I havent seen it
used since CF4.
_____
From: Tim Laureska [mailto:[EMAIL PROTECTED]
Sent: 07 April 2004 13:14
To: CF-Talk
Subject: what does this do?
Came across the code below in a store app and want to understand what it
does. It supposedly "releases the database", but I'm not sure exactly
what that means:
<cfset ResetODBCConnections = CFUSION_DBCONNECTIONS_FLUSH()>
I'd appreciate any insight into what the above code actually/exactly
does, where the "CFUSION_DBCONNECTIONS_FLUSH()" syntax comes from and
how it works for odbc connections
TIA
Tim
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

