This is not a ReportBuilder error. Which database/connectivity are you using? If I understand correctly, this error occurs when you try to access a blob field of a dataset whose primary key is an Auto-Increment number. One option is to use a static primary key field. Another is to manually assign the Auto field's value in an event such as the Table.OnNewRecord event.
Comments
This is not a ReportBuilder error. Which database/connectivity are you
using? If I understand correctly, this error occurs when you try to access
a blob field of a dataset whose primary key is an Auto-Increment number.
One option is to use a static primary key field. Another is to manually
assign the Auto field's value in an event such as the Table.OnNewRecord
event.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com