Beth
Yes. I can confirm that from what I've learned this
past week.
My problem is the only way that Model Glue Scaffolding
is working for me is if I use quotes and create the table in all lower case.
Then I reference the table using all lower case and it works. No other way
works. That is what got me to tracing through the code which lead me to the
problem in Reactor that I described in the first message in this thread. A
function call passes an argument in UPPER CASE. The function receives it in
lower case and I can't figure out what changes it.
Bryan
Bryan,
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Beth Bowden
Sent: Saturday, August 12, 2006 11:38 AM
To: [email protected]
Subject: Re: [Reactor for CF] Oracle Problem - the case of an argument changes
I think I garbled that. Here's take two.
If you created the Oracle table with quotes, you must use the exact case that you did when you created the table.
If you created the Oracle table without quotes, you must always uppercase table and column references.
Beth
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
