February 21, 2008 at 9:04 am
Dear All,
I have two servers: 64BIT SQL and 32BIT Application one.
How can I use http:// statement, same as I use for Oracle?
Tried to find some info in ISS ( of Windows 2003 )m but with no success.
Here's Oracle's example:
Kind Regards,
Zeev Kazhdan
February 21, 2008 at 9:40 am
Do you mean execute a stored procedure through an HTTP call?
You can do this in SQL Server. Books online has information about SOAP endpoints, which will do what you are asking. Your links does not seem to work, so I'm guessing.
February 21, 2008 at 12:40 pm
Thank you for the reply,
The syntax I've typed here works for Oracle ( just changed the real names to the my_ ones ). Can you give me some more clues / details to search?
Kind Regards!
February 28, 2008 at 8:49 am
Thank you for the link - I read it, but as I am newbie to this sing in Microsoft, didn't have a progress.
Hope there is another way to solve my problem:
I have SQL installed on 64BIT server and my application - on 32BIT, which means I can't use OSQL f.e.
Are there any other ways to call to the procedures?
Kind Regards,
Zeev
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply