I have a vague memory of this feature being dropped in CFMX.. somebody please prove me wrong...
Anyway, the last one we did looked lke this (for an Access DB in CF5) <cfquery name="section" dbtype="dynamic" ConnectString="DRIVER=Microsoft Access Driver (*.mdb);DBQ=D:\blah\blah\file.mdb;DriverId=281;FIL=MS Access;MaxBufferSize=2048;PageTimeout=5"> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Carl Sent: Wednesday, 22 January 2003 3:05 PM To: CFAussie Mailing List Subject: [cfaussie] DSN LESS CONNECTION Hi CF Aussie, just wanting to know if any know of how to set the variables of a dsn less connection for Cold Fusion (Running CF MX) I think it looks something like this??? Provider=SQLOLEDB; datasource=SERVER-WHERE-SQL-SITS; Initial Catalogue=DATABASENAME; User ID=USERNAME; Password=PASSWORD" Carl --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
