Page 1 of 1

salesforce contact is not found

Posted: Mon 26 Mar 2012 12:00
by light_wt
i have a destination in salesforces and trying to insert a row into CONTACT.

Following is the error. How to fix it?

[ADO NET Destination [261]] Error: An exception has occurred during data insertion, the message returned from the provider is: Unknown table '"CONTACT"'.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "ADO NET Destination" (261) failed with error code 0xC020844B while processing input "ADO NET Destination Input" (264). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.

Posted: Thu 29 Mar 2012 14:16
by Shalex
We will investigate the issue and post here about the results.

Posted: Thu 29 Mar 2012 14:19
by Shalex
The "Unknown table "CONTACT"" problem is fixed. Look forward to the next build of dotConnect for Salesforce. We will post here when it is available for download.

Posted: Fri 30 Mar 2012 11:34
by Shalex
As a temporary workaround, you can remove quotation manually ("CONTACT" -> CONTACT) in the ADO.NET Source/Destination Editor.

Posted: Thu 12 Apr 2012 14:15
by Shalex
New build of dotConnect for Salesforce 1.1.94 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/salesf ... nload.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=23891 .