The following error message might occur when you attempt to create and load data into a SQL Server table.
This issue might indicate a problem with the version of the ODBC driver being used. In that case, upgrading to the latest release is recommended.
In one situation, a customer resolved the issue by referencing the temporary table using a double pound (##) name instead of a single pound (#) name.