Lee,
Not 100% sure on this, but try changing the type in SQL Server for the Article Text field to text or ntext. You will also need to change the stored procedures to add and update articles. I have not tested this, but it should work.
Let me know how it goes.
Also, backup your database before doing this.
Jeremy