Error using CSTR on field in Excel Import

  • When I execute the package locally it is successful.

    However, If I run the query via the SQL Job Agent. I get:

    Executing the query "Select top 1 CSTR(F2) AS [F2] from [Front Page$]" failed with the following error: "Unknown". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

    I need to use the CSTR to convert the field to a string.

    Anyone have any ideas?

  • Read this article. I think u have a typical case from the article.

    http://sqlscape.blogspot.com

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply