SQLIS Wiki
User: Guest
Login
Wiki Home Wiki Home
Topic Index Topic Index
Edit Edit
Print View Print View
What's New What's New
Search
RSS 2.0 RSS 2.0
Recent Topics
0xC002F210 0xC002F210

Current Version:
2/21/2008 6:41 AM AcidBurn
0xC002 F210
.

Executing the query "%1!s!" failed with the following error: "%2!s!". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly. Happens when the task is not configure correctly (ResultSet property or parameter types are incorrect), or if there is a problem executing the query.

Constant DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY
HRESULT 0xC002F210
Error -1073548784
Code 61968
Facility Task (DTS_FACILITY_TASK)
Severity Error (DTS_SEVERITY_ERROR)

Community Notes

The way to fix this problem: Change your SQL Task (normally a query) to a Stored Procedure. In the options of the SQL Task, change "IsStoredProcedure" to "True". This fixed my problem! (AcidBurn)

TaskErrorCodes

Copyright © 2001-2005 SQLDTS.com. All Rights Reserved. TermsOfUse, Powered by FlexWiki 1.8.0.1677