Viewing 8 posts - 1 through 8 (of 8 total)
status is showing blue in Sql server 2012 :p
December 30, 2014 at 10:29 pm
Hi,
I had same issue. But it was solved when I tried the default value to the connection string.
You must be using some variable to assign conn string dynamically(through expression). I...
December 14, 2014 at 11:30 pm
just some simpl add on:
Default value for integrated security is false.
When false, User ID and Password are specified in the connection. When true, the current Windows account credentials are...
December 8, 2014 at 6:10 am
It is really hard to answer without knowing what exactly you are doing. but if you are doing any transformations in DFT then please check the datatypes.. there must be...
December 8, 2014 at 6:05 am
Correct!
I am using 2012 and it is not possible to add isnumeric by any ways as constraint and expression. Hence I have changed the logic and using a sql block...
December 5, 2014 at 3:05 am
Hello,
Thanks for the reply.
I already went from that post. I guess I missed some more things to mention in my post.
I am checking if isNumeric(string) value. In precedence constraint...
December 4, 2014 at 11:25 pm
Thanks for the reply,
Link is pretty much useful but I have already done that steps.. Still getting same error. 🙁
Thanks & Regards,
Pratiksha
October 29, 2014 at 1:00 am
Viewing 8 posts - 1 through 8 (of 8 total)