Skip to main content
Question

Cannot Access Data in Sheet from SSIS Smartsheet Connector

  • June 15, 2026
  • 1 reply
  • 10 views

Hello,

I have a particular SSIS Package that loads data from a Smartsheet into a SQL Server table via an OLE DB Destination component. This is a very standard setup at my org, and this exact package had been chugging along as expected for months until 06/05. Now I’m receiving an error message stating “There is a data source column with no name. Each data source column must have a name”. Can confirm that there is no such “nameless” column in the sheet, nor hidden columns. I’ve tried re-adding the CData connection manager, creating a copy of the Smartsheet, and rebuilding the .sln to no avail. It’s hard to tell at this time whether the issue is Smartsheet or CData, but figured it’d be easier to ask here first. Thanks in advance!

1 reply

Ethem Q
Forum|alt.badge.img
  • Employee
  • June 15, 2026

@Breadcrumb  You are most likely being affected by the API changes introduced by Smartsheet effective since 06/03 for which we have already sent out customer emails and published  a migration guide here: https://www.cdata.com/kb/entries//smartsheet-api-migration-2025.rst

In case you have missed this you might need to download a new version of the Smartsheet SSIS Components: https://www.cdata.com/drivers/smartsheet/download/ and follow the steps from the guide above to complete the migration in your existing package in SSIS.

Should you have any additional questions or continue experiencing issues, feel free to submit a support ticket in the CData portal and one of our support specialists will further assist you.