Not deprecated; it was removed.

---
Billy Cravens
 

-----Original Message-----
From: Joshua Miller [mailto:[EMAIL PROTECTED]] 
Sent: Friday, June 14, 2002 10:53 AM
To: CF-Talk
Subject: CFQuery Error - No more ConnectString ???

Attribute validation error for tag query. 
The tag does not have an attribute called connectstring. The valid
attribute(s) are name, datasource, dbtype, sql, username, password,
maxrows, blockfactor, timeout, cachedafter, cachedwithin, debug. 
 
The Error Occurred in D:\websites\wvbuilders\directory.cfm: line 24

22 :     Uid=;
23 :     Pwd=;">
24 : <cfquery dbtype="dynamic" connectstring="#REQUEST.connectstring#"
name="qGetEmp">
25 : SELECT * FROM tblEmployees
26 : ORDER BY elastname ASC, efirstname ASC


What's up? The help from CFMX doesn't say anything to the contrary about
this ... Is connectString deprecated in CFMX?

Joshua Miller
Web Development :: Programming
Eagle Web Development LLC
www.eaglewd.com
[EMAIL PROTECTED]
(304) 622-5676 (Clarksburg Office)
(304) 456-4942 (Home Office)


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to