Viewing 4 posts - 1 through 4 (of 4 total)
Unfortunately, in my case, we can't pre-process the data as it is a 3rd party application that populates the SQL table. We're just trying to export the data as...
February 22, 2010 at 6:48 am
Thanks for your opinion, Paul. Do you have any suggestions for converting RTF text that resides in an NTEXT column to plain text other than the solution given above?
February 21, 2010 at 1:30 pm
Thank you!
I used a subset of your script to:
1.) Set the database trustworthy
2.) Drop the System.Windows.Forms assembly if it existed
3.) Created the System.Windows.Forms assembly
Because I ran into some problems manually...
February 16, 2010 at 9:01 am
Hi Joe,
Can you tell me how you were able to reference System.Windows.Forms namespaces in your CLR function? I'm a newbie at this and I've been looking for a CLR...
February 15, 2010 at 3:33 pm
Viewing 4 posts - 1 through 4 (of 4 total)