RE: [coldbox:6896] CB 2.6 Environments and Datasources

Ahhh… light bulb finally goes on.

Thanks, Brad and Luis.

Kevin

Just a minor note on the syntax. It should be:

<Setting name=”datasources.mydsn” value={‘Name’ : ‘datasourcename’, ‘dbtype’: ‘mssql’}” />

Just in case anybody else is running into this.

And a final self-deprecating remark (blush), Luis and team did a great job of documenting this on Page 297 in “the book”.

Kevin