Ask a Question related to Coldfusion Database Access, Design and Development.
-
MintyDynk #1
adding NTLogin to connection string
Hello. We are using MS SQL Server 2000 and normally setting up our connections
using the Coldfusion Administrator. Our DBA would like us to pass the NTLogin
(#CGI.REMOTE_USER#) of the user that has requested the page along with the
connection string. Any suggestions on how to accomplish that task?
TIA
MintyDynk Guest
-
convert string to safe string before adding to database
Hi I am updating a site for a client who is running CF5. The update and insert queries break when the user uses inverted commas ". I currently... -
adding string shows error
Hi, We r trying to upgrade coldfusion 4.5 to mx . Here the concatenation of string involving forward slash spits an error saying "Complex object... -
Adding pwd to connection string
Hi all Can anyone add the syntax for a password to this code for me I can't figure out the syntax. I need to use mappath because I don't know the... -
Adding pwd to data connection string
Hi can anyone tell me how to add a password to using this connection string pls <% set conn = server.createobject ("ADODB.connection")... -
LWP, cookies, and adding to request string
Hello all, I happened upon this group while searching around for information on this topic. Here's the situation: I've written a QA test tool...



Reply With Quote

