Title:
Bug 80755:(Watson Migration Closure)Not 100% sure if this is a bug or some setting that just needs to be changed somewhere
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Roman Smolkin / Roman Smolkin (pixelwiz19801)
Created: 11/20/2009
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Win All
Vote Count: 2
Problem:
Not 100% sure if this is a bug or some setting that just needs to be changed somewhere. If I do a CFQUERY to get some data from an MS SQL DB, all is fine. But then if I have to change the name of a column in the DB, when I dump the query, the data gets updated but the column names do not. Somehow ColdFusion is caching the column names in the query, and if they change in the DB, the change is not reflected in ColdFusion. We have to stop and start the ColdFusion server in order to get the updated column names to be recognized.
Method:
Do a simple select query from an MS SQL 2005 DB. Then change a column name in SQL Server Manager on the table the select was from.Then run the query again, the column names will not be updated.
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040438
External Customer Info:
External Company:
External Customer Name: Roman Smolkin
External Customer Email: 52B0693546A4D14B992015C2
External Test Config: 11/20/2009
Attachments:
Comments: