you don't have access to the "session" scope inside the Server.cfc

Remember, this is run __before__ any other file, and is __NOT__ associated with any single user or request.

So you can remove the majority of your code here. All you need to do is to read your file, and create the datasource.

Skellington wrote:
Hi Matt,
Here is what I have and I think it's really close to working but I'm
missing something small :-)

--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
official manual: http://www.openbluedragon.org/manual/
Ready2Run CFML http://www.openbluedragon.org/openbdjam/

mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to