SQL Text Fields
-
- Posts: 7
- Joined: Tue Oct 10, 2017 12:44 pm
SQL Text Fields
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
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