Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Douglas Knudsen / Douglas Knudsen (Douglas Knudsen)
Created: 09/11/2009
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 259816
Priority/Frequency: Normal / Unknown
Locale/System: English / Mac 10 All
Vote Count: 4
Problem:
this.datasource was added to Application.cfc, very nice. Many shared hosts or Enterprise setups require username and password to be added to EVERY CFQUERY call. Applicaiton.cfc does not currently provide for this. Further, the new ORM enhancements make use of this.datasource and thus in these types of setups ORM is unusable. this.ormsettings does not expose these settings either.The request is to add: this.datasourceusernamethis.datasourcepassword
Method:
workaround IF possible is to set username and password in the DSN settings in CFAdmin. In a hosting environement this is impossible.
Result:
NA
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039989
External Customer Info:
External Company:
External Customer Name: Douglas Knudsen
External Customer Email: 468D2F42445B92F69920157F
External Test Config: 09/11/2009
Attachments:
Comments: