Hi guys,
I cannot get the companies and deals table to execute in the data ingestion phase. Anyone has experienced this before? The error I keep getting is:
Executing table [HubSpot].[Companies]:
failed with error:
System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
HubSpot ado.net connector
Best answer by Ethem Q
It looks like there is some confusion here. I assumed you were using our Hubspot connector with CData Sync since you have opened this thread under CData Sync. However, from the screenshots you have included it does not look like you are using CData Sync at all.
That being said, I am very curious to learn more on how exactly are you using our ADO.NET driver for HubSpot here. How does SQL Server or SSMS fit in this use case? Are you using some ETL tool in your integration perhaps? Also, would you be able to elaborate more on what you mean with "data ingestion phase"?
Once we have the above details we will have a better picture of your use case and we would be able to further assist you.
On a side note, one cause of the SQL Server Timeout can be due to the query running in SSMS taking longer than the default timeout value in SQL Management Studio. You can read more on how to increase this value here:
https://stackoverflow.com/questions/1137190/changing-the-commandtimeout-in-sql-management-studio
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.




