What would you espect from an ASP programmer asking for help on a CF
list?

Additionally anywhere he uses this connection he must recode the
connection settings, many of us use much more efficient methods of
accomplishing this (application.cfm for example).

-----Original Message-----
From: Brian Silvers [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 20 September 2001 14:51
To: CF-Talk
Subject: RE: asp help


Joshua,

First, NEVER EVER EVER send your code with your username and password
exposed like you just did. I suggest you change the password immediately
so your application doesn't get compromised.

Second, what is the connection error message you're receiving?

- Brian

-----Original Message-----
From: Joshua Tipton [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 19, 2001 5:29 PM
To: CF-Talk
Subject: asp help

Does anyone see a problem with this
 
' FileName="Connection_odbc_conn_dsn.htm" 
' Type="ADO" 
' HTTP="false" ' Catalog="" 
' Schema="" 
' MM_Lingerie_STRING = "dsn=sales;uid=admin;pwd=safe4176;"
MM_Lingerie_STRING= "Provider=SQLOLEDB.1; Network
Library=dbmssocn;Password=safe4176;User ID=admin;Initial
Catalogue=sales; Data Source=217.204.37.40;" 
Session.Lcid=2057
 
Just to let you know I have the percent signs and > where they are
supposed to be.  Receiving a connection error.  Please help out



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to