How to retrieve the actual memo/blob field in a query
When I try
<c:out value="${row.msg}"/>I got org.firebirdsql.jdbc.FBBlob@12dd76 instend of the actual String. How to convert into String? Alice _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
