How do I execute a jar file from a ms sql stored procedure?
From: Schimelcat (tammy.mullins_at_ensco.com)
Date: 03/30/04
- Next message: EdUarDo: "Simulating session?"
- Previous message: marco: "beanpopulate exception using struts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Mar 2004 07:37:39 -0800
Hello all,
I have a java application that will be passing data to my SQL Server.
The data is getting passed as parameters to a stored procedure, based
on what is passed the recordset is collected but needs to be returned
to another java application for display.
I can go from java to stored procedure, how do I go from stored
procedure to java app if the java app isn't already running?
Thx in advance,
tam
- Next message: EdUarDo: "Simulating session?"
- Previous message: marco: "beanpopulate exception using struts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|