Page 1 of 1

Replace String Limit

Posted: Thu Jun 13, 2002 3:58 pm
by Pam_C
What is the limit of the number of characters for the replace string that can be added onto a query to be sent to the report?____Due to this limit is there a workaround where we could send a Recordset to the report instead?____Thank you,____Pam__

=> RE: Replace String Limit

Posted: Fri Jun 14, 2002 2:03 pm
by kfleming
The limit is I think 1024. If it is a single file report, you could replace the master file with the recordset (which would need to be saved as an actual table/view.)____Kathleen__R&R Support