M
Michael Homsher
Guest
As discussed, below is a screenshot of the message I get when trying to execute an insert request in MS Access VBA. (I have administrator rights to SF, which include full read/write permissions.) I’m guessing that it has something to do with the format of the following SQL request and/or SF required fields. Can anyone help with this issue? INSERT INTO External_Working_Group_Member__c (Contact__c, Deal__c, Role__c, Company__c, Contribution_Value__c, AS_Team_Leader__c) VALUES ('003f000000D7mvnAAB', 'a08f0000001EycfAAC', 'AS Investment Team', '0013000000gerHNAAY', 'Not Assessed', True);
Continue reading...
Continue reading...