SQL Text Fields
Posted: Fri Jun 08, 2001 12:54 pm
I am using R&R for SQL v8.1 against SQL Server 7.0 database. I would like to create a form letter using data from SQL table, but the problem I am having is that R&R treats SQL Text fields like normal character fields and not as memo fields. So it^s ignoring all formatting tags. Is there a way around this? Which SQL Server data type is equivalent to xbase memo data type?