Hi Vikramjit singh But i dont understand your explication.... what do you mean nested table.. well i use relational tables, so this have any relations with that? Well i hope yuo can help me!!! Can you send me a example of that? atte Christian Hamann L. ----- Original Message ----- From: Vikramjit Singh <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 22, 2001 1:42 AM Subject: Re: Problems to send arrays to my DB > hi christian, > If i get you right you must be trying to insert records into nested table. > if you are using arrays you must be using classes12.zip or 816classes12b.zip > drivers provided by Oracle. In the documentation if you go through you have > to insert an array you have to write a class which implements the Interface > oracle.sql.CustomDatum which implicitly implements class Datum. Then in ur > jsp/ servlet you have to call that class and pass it to the database. > If still not clear feel free to ask. > > Vikramjit singh, > Global Tele-systems Ltd. > Ph. 7612929-3140 > > > -----Original Message----- > From: Christian Hamann L [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 21, 2001 10:43 AM > To: [EMAIL PROTECTED] > Subject: Problems to send arrays to my DB > > > Hi All > I have my web page which contain manyinformation to fill, but i would like > save this information in an array and this array send to my Db to work it > with my store procedure, but i dont know how can i send array to my db with > java.. My database is Oracle, so it use Types like Record o Table, and > more... > Can you help me!!! > atte > Christian Hamann L. > > ======================================================== =================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > ======================================================== =================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets ------------------------------------------------------------- Este mensaje fue enviado a traves del Servicio de Correo USMP http://mail.usmp.edu.pe/ =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
