Page 1 of 1

SQL Text Fields

Posted: Fri Jun 08, 2001 12:54 pm
by Kim_(Guest)
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?

=> RE: SQL Text Fields

Posted: Mon Jun 11, 2001 8:00 am
by kfleming
The SQL version only allows you to embed formatting/field codes into attached Text memos. Does not work with any database field types.____Kathleen__R&R Support