You need to sign in to do that
Don't have an account?
Steven2005A
Urgent! Please Help! WebService and SQL related.
I am totally new to this
My boss ask me to develop a webservice in VB.Net 2.0
to Query data from Salesforce and save it to Sql server
but How to do it?
I created a webservice, but how to talk to salesforce and get the data, should I login first?
and what dlls do I need to use the built in functions? any samples to walkthough?
Thanks
Please Help
Superfell
Start by reading the quickstart in the API docs.
Steven2005A
thanks