Hello all, Well, I'm used to using Microsoft's Recordset to update the field contents, but from what I can see that's not possible in Java's SQL. (Not that I can't use Microsoft's Recordset, but that I can't update a field in the ResultSet returned by Java, and expect it to update the database.) Anyway, I have a complex datatype that I need to put back into the database. Which is why I used the Microsoft Recordset. However, times are changing, and I need to encode that data for an SQL Update Command String. Is there a command, a reference book, links or other material that will help me encode this complex data for an SQL String? Looking forward to your answers, Michael J. Fuhrman Reliable Business Computers http://www.creliable.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
