Not without seeing
1. What does the source look like?
2. What is the destination definition?
3. What is the syntax you are using?
--
----------------------------
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"KY_Kipper" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
I have a DTS Package using ActiveX Transform - have a
column GL_ACCOUNT is varchar 10. Goal is to tranform to
first xx-xxx-xxxx. The LEFT and the RIGHT string
functions work fine. Am getting type mismatch error when
using SUBSTRING - any ideas why? Any help would be
greatly appreciated!! Thanks! |