954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

can i access databases using SOAP?

Hi all,

Can i access any website's databases using SOAP?
OR is there any other way to do it?

Hope somebody help with it.

thanks
chandrag

chandrag
Newbie Poster
19 posts since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

Yes and no.

If there's a webservice running that accesses the database, you'll access the database (albeit indirectly) if you call that webservice.

But you can't just send some SOAP message to any old web server asking it to give you a full list of usernames and passwords from its authentication database.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You