Is it the semi-colon after the first expression?

<%= showdb.getString("Name"); %>

It might help to see the entire SQLException and the message it provides.

Scott

> -----Original Message-----
> NewApp.cfm?name=<%= showdb.getString("Name"); %>&description=<%=
> showdb.getString("Description") %>&appID=<%=
> showdb.getString("ApplicationID") %>
> 
> When this line is commented out the loop around it runs fine 
> displaying all
> of the ResultSet. When I run this line of code I get a
> java.sql.SQLException. Can anybody see what I am doing wrong?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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