Has anyone else seen these issues when upgrading to 3.1?

(1) 'update' statements fail to be parsed and run in the jsp:sql tag 
resulting in an out of memory message
(2) the sql tag scripting method .resetCursor() vanished and must be 
replaced with .beforeFirst(), a java.sql.rowSet interface
(3) the parser is much more sensitive to requiring scripting parameters 
be enclosed in double quotes, but that's probably a good thing.  
however, the line numbering info it returns is useless

I haven't found a workaround to (1) so if anyone has please let me 
know.  Thanks, BenG.

-- 
Ben Groeneveld 
Information Concepts, Inc., 115 N.W. Oregon, Suite 30, Bend, OR 97701
Mailto:[EMAIL PROTECTED], phone:541.388.3611, cell:208.520.6488


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to