Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Regards,
AshB
That looks like a valid SOQL query. Are you getting an error? What is the issue?
Yes you can do that via Java client
Hi !
I am new to salesforce.com, please tell me how to access Query Result types in java
Ex : Select Name, Billing Address, OpenActivities from Account
Where Name, BillingAddress -- are return type String
OpenActivities -- return type Query Result
Thanks
US
That looks like a valid SOQL query. Are you getting an error? What is the issue?
Yes you can do that via Java client
Hi !
I am new to salesforce.com, please tell me how to access Query Result types in java
Ex : Select Name, Billing Address, OpenActivities from Account
Where Name, BillingAddress -- are return type String
OpenActivities -- return type Query Result
Thanks
US