Hi , I am having a problem in PreparedStatement which I am using to insert a row in a table.I tried to call setDate() function. There is a Date column in a table . When I get the data type for that column through DatabaseMetaData it returns the type as integer 93. But type code for java.sql.Types.DATE = 91. So what do I do ? Pl help .. sanga ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
