Ask a Question related to Coldfusion Database Access, Design and Development.
-
raynman13 #1
connectstring replacement
Previously in CF5, we would pass the persons username in the connectstring
attribute of cfquery. Then using SQL Profiler for MS SQL Server, we could look
at the ApplicationName and see who is currently using the database. This would
allow us to only have one userid on the SQL server, but still be able to track
multiple people.
In CFMX is there any way to update the ApplicationName field each time a query
is run?
raynman13 Guest
-
CFMX refusing query 'connectstring' attribute
What should then be used? I connect dynamicly to an excell sheet with the following: <CFQUERY name='GetEmployeeId' dbtype='DYNAMIC'... -
How to avoid exposing connectstring?
James Henson wrote: In httpd.conf, add this in your VirtualHost directive... SetEnv SQL_HOST=localhost SetEnv SQL_PASS=password SetEnv... -
#25420 [Bgs]: pg_connect using connectstring only connect with default database
ID: 25420 User updated by: domingo at dad-it dot com Reported By: domingo at dad-it dot com Status: Bogus Bug Type:... -
#25420 [Opn->Bgs]: pg_connect using connectstring only connect with default database
ID: 25420 Updated by: sniper@php.net Reported By: domingo at dad-it dot com -Status: Open +Status: ... -
#25420 [NEW]: pg_connect using connectstring only connect with default database
From: domingo at dad-it dot com Operating system: Linux SUSE 7.3 PHP version: 4.3.3 PHP Bug Type: PostgreSQL related Bug...



Reply With Quote

