executing SSIS package hangs when called in C# -
there;
i created ssis package loads csv database. package called in c# console application set scheduled task in server.
the problem having package hangs during validation stage:
truncation may occur due inserting data data flow column "readingtype" length of 50 database column "readingtype" length of 2.
there no problem loading same data development machine.
can give clue might causes this?
cheers,
qiuwei
Comments
Post a Comment