Hi,
I'm trying to pull RTF data stored in an MSDE database in an ntext field using sql and I keep getting truncated results. As far as I can tell, I'm only getting the last approx. 80 characters from the db, which includes some RTF code.
I'm pulling other fields (some are ntext) and am having to problems with those, it's just the one stored as RTF.
I didn't design the database schema, I'm just trying to pull data already entered to keep from replicating steps.
Any help would be greatly appreciated.
BN


