Hi
I'm trying to fix a legacy system. It's a VB6 app on a SQL DB. They have a database table that's over a gig. It doesn't actually have a lot of rows. The reason is a lot of text in RTF format that is stored in an ntext field. Is there any way to reduce the size of the table without major surgery to the app?
Thanks a lot Mark