Is it possible to write and compile my own class libray in c#, compile it and then reference it in a script task in SSIS? How would I go ahead and do this?
"Nightcrawler" <thomas.zaleski@gmail.com> wrote in message news:1133369896.508875.108310@z14g2000cwz.googlegroups.com:
> Is it possible to write and compile my own class libray in c#, compile > it and then reference it in a script task in SSIS? How would I go ahead > and do this? > > Thanks