I have RB 6.03 EnterPrise delphi 6 firebird, and when I try to create a new folder report explorer it give an error "Could not convert variant of type null) into type (Integer)"
On the rbItem and rbFolder dataset components, set their Datapipeline.RefreshAfterPost properties to true. You are receiving this error because the auto-increment field value is not coming back after you post a new record to the database.
Comments
Datapipeline.RefreshAfterPost properties to true. You are receiving this
error because the auto-increment field value is not coming back after you
post a new record to the database.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com