function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Shruti NigamShruti Nigam 

sforce.connection.query() not working

Hi all,

I am using sforce.connection.query() is not working for some of the custom objects any one know what is the issue..???
VinayVinay (Salesforce Developers) 
Hi Shruti,

Try to review below links.

https://developer.salesforce.com/forums/?id=906F0000000913eIAA
https://salesforce.stackexchange.com/questions/174525/how-to-retrieve-the-values-from-sforce-connection-query
http://salesforcedeveloperblog.blogspot.com/2011/08/sforce-connection-query.html
https://developer.salesforce.com/docs/atlas.en-us.ajax.meta/ajax/sforce_api_ajax_more_samples.htm

Thanks,
Vinay Kumar