Hello,
I started experimenting with the new TZMemTable component and I LOVE IT! There's a small issue with an easy fix, it should be contained in my already open pull request on GitHub.
Thank you Michael for making this happen!!!!!
TZMemTable throws an AV if destroyed while being open
Moderators: gto, cipto_kh, EgonHugeist, mdaems
TZMemTable throws an AV if destroyed while being open
Delphi 12.2, Zeos 8 from latest GIT snapshot
Using:
- MySQL server 8.0.18; libmysql.dll 8.0.40 x64 5.7.19 x68, libmariadb.dll 3.3.11
- Oracle server 11.2.0, 12.1.0, 19.0.0; oci.dll 21.15
- MSSQL 2012, 2019; sybdb.dll FreeTDS_3102
- SQLite 3.47
Using:
- MySQL server 8.0.18; libmysql.dll 8.0.40 x64 5.7.19 x68, libmariadb.dll 3.3.11
- Oracle server 11.2.0, 12.1.0, 19.0.0; oci.dll 21.15
- MSSQL 2012, 2019; sybdb.dll FreeTDS_3102
- SQLite 3.47
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: TZMemTable throws an AV if destroyed while being open
I applied the patch. It should be visible on github too
Re: TZMemTable throws an AV if destroyed while being open
@aehimself,
Can you give an example of how to use ZMemTable?
Michał
Can you give an example of how to use ZMemTable?
Michał
Re: TZMemTable throws an AV if destroyed while being open
Just like TZClientDataSet, see https://en.delphipraxis.net/topic/3350- ... ment=37820.
Delphi 12.2, Zeos 8 from latest GIT snapshot
Using:
- MySQL server 8.0.18; libmysql.dll 8.0.40 x64 5.7.19 x68, libmariadb.dll 3.3.11
- Oracle server 11.2.0, 12.1.0, 19.0.0; oci.dll 21.15
- MSSQL 2012, 2019; sybdb.dll FreeTDS_3102
- SQLite 3.47
Using:
- MySQL server 8.0.18; libmysql.dll 8.0.40 x64 5.7.19 x68, libmariadb.dll 3.3.11
- Oracle server 11.2.0, 12.1.0, 19.0.0; oci.dll 21.15
- MSSQL 2012, 2019; sybdb.dll FreeTDS_3102
- SQLite 3.47