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
0xC00470A4 0xC00470A4

Current Version:
4/3/2008 12:18 PM Partners
0xC00470 A4
.

The expression contains unrecognized token "%1!s!". If "%1!s!" is a variable, it should be expressed as "@%1!s!". The specifed token is not valid. If the token is intended to be a variable name, it should be prefixed with the symbol. The specifed token is invalid. If the token was intended to be a variable name, it should be prefixed with the symbol.

Constant DTS_E_EXPREVALNOINPUTCOLUMNCOLLECTIONFORCOLUMNNAME
HRESULT 0xC00470A4
Error -1073450844
Code 28836
Facility Pipeline (DTS_FACILITY_PIPELINE)
Severity Error (DTS_SEVERITY_ERROR)

Community Notes

This occurred when attempting to construct a date time expression in the expression builder.

The expression builder did not like the syntax I used for retrieving Hour from date time.

I used DatePart(HOUR,GETDATE()) and it wanted DATEPART("HOUR",GETDATE())

PipelineErrorCodes

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