You will need to learn how to use JDBC to access databases.  I would
suggest either going to Sun's JDBC site or looking at Interbase.  Once you
know how to execute the stored procedure from regular Java, JSP is trivial.

        Randy


> -----Original Message-----
> From: Magnus Jansson [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 19, 2002 11:22 AM
> To: [EMAIL PROTECTED]
> Subject: newbie jsp question
> 
> 
> I'm getting nuts I tries to execute a stored procedure that 
> looks like this:
> 
> INSERT_INTO_MATSEDEL (MATTEXT BLOB, DATUM Date, ISVEGO 
> Integer, ISLUNCH Integer) 
> 
> But I haven't got a clue how to write the jsp code to execute 
> that procedure.
> 
> I'm using Interbase 6.5 Pleeeaseee help me.
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> - - - - - - - - - - - - - - 
> Magnus Jansson
> IT-Manager
> V�dd� folkh�gskola
> 760 40 V�dd�
> Sweden
> 
> Phone: +46 (0) 176-528 00
> Cellular: +46 (0) 70-370 33 16
> Fax: +46 (0) 176-528 28
> http://www.vaddo.fhsk.se (work)
> http://www.jason.pp.se (private)
> 
> 
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to