12-26-2020, 12:03 PM
Hi Alexandre, thanks for your help.
Yes, I did modify the demo. The property PersistDatPacket.Data does not exists in XE5, so I had to pre-load the clientdataset from a file. I followed your example in DBLookUpCombo demo.
I also did, as you suggest, my “Christmas cleaning”. I didn’t find any link to previous Intraweb version, but I rearranged the order list of library path to make sure that Intraweb comes just after Delphi’s and before TMS. This operation seems to move the things a bit on, because I don’t have the “Invalid pointer operation” AV anymore. Still, there is an AV whenever the JQDBGrid loads the clientdataset.
Please find attached the modified demo and a simple test project showing the error.
Fabrizio
Yes, I did modify the demo. The property PersistDatPacket.Data does not exists in XE5, so I had to pre-load the clientdataset from a file. I followed your example in DBLookUpCombo demo.
I also did, as you suggest, my “Christmas cleaning”. I didn’t find any link to previous Intraweb version, but I rearranged the order list of library path to make sure that Intraweb comes just after Delphi’s and before TMS. This operation seems to move the things a bit on, because I don’t have the “Invalid pointer operation” AV anymore. Still, there is an AV whenever the JQDBGrid loads the clientdataset.
Please find attached the modified demo and a simple test project showing the error.
Fabrizio

