Im having an issue with DTS and I dont know if anyone else has
experienced this...In my transformation I have a sql statement that
executes against oracle..in it I'm selecting COUNT(DISTINCT
I.PX_INVOICE_ID ) ...however when the DTS package executes I get an
error stating that "DISTINCTI"."PX _INVOICE_ID" is an invalid
identifier..why is it concatenting this?
Thanks
Jim
experienced this...In my transformation I have a sql statement that
executes against oracle..in it I'm selecting COUNT(DISTINCT
I.PX_INVOICE_ID ) ...however when the DTS package executes I get an
error stating that "DISTINCTI"."PX _INVOICE_ID" is an invalid
identifier..why is it concatenting this?
Thanks
Jim
Comment