http://bennadel.com/index.cfm?dax=blog:419.view
@Qasim - Thank you so much for that link, I think it worked!
@All - I am now getting another error. Here are the details:
Method append is ambiguous as there is more than one method that could
correspond to the provided argument types. If possible, use
'javacast()' to resolve this ambiguity.
Error occurred in reactor/query/query.cfc
174: <cfset var buf = createObject("JAVA",
"java.lang.StringBuffer").init()>
...
184: // columns
185: buf.append(arguments.Query.getSelectAsString(Convention));
186: buf.append(" ");
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --