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

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.