On Sat, Apr 9, 2011 at 8:27 PM, Matthew Woodward <[email protected]> wrote: > Just out of curiosity have you tried it without dbvarname defined at all?
Reason I ask is because I wonder if the DataDirect driver supports named parameter passing whereas the MS and jTDS drivers might not: http://rahulnarula.blogspot.com/2007/06/coldfusion-8-cfprocparam-update_15.html You can always pass things in order without using dbvarname which is how I always do things anyway. It will be good to get to the bottom of this regardless so we can document any differences here. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
