Click to See Complete Forum and Search --> : Crystal Report selection criteria ?


WildBore
August 5th, 1999, 11:21 AM
Can crystal reports use a memo feild in it's search criteria? I just switched a text field to a memo field in my Dbase. Now am getting an error when I send the report search criteria from my VB program.

Jorge Ramirez
August 7th, 1999, 04:13 PM
Try to use a data type like char or string (with support until 255 char) instead of memo.
If the memo field is need it, send me your code when you pass the data

jramtab@edomex1.telmex.net.mx