Unregistered
October 17, 2002, 21:09:28
I've used the sample code to add a tx control to a VB 6.0 project which is a front end to a SQL Server database. I can successfully add new data and read it back but the data which was in this field before (which is important to my users) does not show up in the control. The data type in SQL Server for the field is "text".
The new entries show up through Enterprise manager as <Long Text> or with a string like {rtf1\ansi\ansicpg1252\uc0\deff0{\fonttbl. The old data shows up as a literal string ("Next year we will increase our budget..."). The old data currently casues and error: "Error in text filter: Unknown format. (1-1d01)." How can I get the old data to show up or convert it to rtf?
This message was originally posted by Leo Sopicki in the old TX Text Control Support Forum.
The new entries show up through Enterprise manager as <Long Text> or with a string like {rtf1\ansi\ansicpg1252\uc0\deff0{\fonttbl. The old data shows up as a literal string ("Next year we will increase our budget..."). The old data currently casues and error: "Error in text filter: Unknown format. (1-1d01)." How can I get the old data to show up or convert it to rtf?
This message was originally posted by Leo Sopicki in the old TX Text Control Support Forum.