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
BKBK 

Sforce connector not working

I installed correctly and see the sforce floating bar. When i perform an soql query like select, id, name from account it pulls all records. When i want to do an insert, dlete or update it gives me this error:
what am i doing wrong??


"No Table name found near $B#$13
This could not guess table in query, update, delete or insert row command requires a valid Salesforce.com table name in the selected cell"
Ron HessRon Hess

this usualy indicates that the selected cell is outside the "Region" that your data is located in.

the selected cell is important for many of the operations of the connector, see the help menu item.