Execute stored procedure via web method.
From: Russell Verdun (cpa44_at_hotmail.com)
Date: 11/24/04
- Next message: Drew Marsh: "Re: how to return xml document from a web service"
- Previous message: Ken Kolda: "Re: Execution of InitilizeComponent()"
- Next in thread: Drew Marsh: "Re: Execute stored procedure via web method."
- Reply: Drew Marsh: "Re: Execute stored procedure via web method."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 16:13:00 -0500
>From a vb.net application I'm want to execute an Oracle Stored Procedure via
a web service. What would be the best way to approach this? I can't pass and
Oracle Command or the parameter objects object to the Webservice, cause
they're not serializable. How would I get the parameters to the web method?
Is there a dynamic P/SQL statement string that I can pass to the web method
and execute it as such? I've been searching for a method and or idea of how
to do this, I would appreciate some professional advice.
Best Regards,
Russ.
- Next message: Drew Marsh: "Re: how to return xml document from a web service"
- Previous message: Ken Kolda: "Re: Execution of InitilizeComponent()"
- Next in thread: Drew Marsh: "Re: Execute stored procedure via web method."
- Reply: Drew Marsh: "Re: Execute stored procedure via web method."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading