Look at this code snippet. Notice anything odd about it?
SELECT *
FROM art
ORDER BY ArtName
Yep, the
In ColdFusion Centaur you can now specify an application wide default datasource by setting this.datasource in Application.cfc. The specified datasource becomes the default for all
This is one of those duh! enhancements that just makes sense. And, as I’ll explain in an upcoming post, it also has another important purpose.
Leave a Reply