Zeos 7.3 testers-thread
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Zeos 7.3 testers-thread
Hi all, i'd like to invite all again to test the 7.3-testing branch.
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4430:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
ZEOS 7.3.x svn 4430:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
Re: Zeos 7.3 testers-thread
Does not compile on Linux (Mint 18.3 64 bit, FPC 3.0.4, Lazarus 1.8.2, Zeos testing 7.3 rev. 4434):
The compiler issues this:
Compile package zdbc 7.3: Exit code 256, Errors: 1, Warnings: 1
ZDbcInterbase6Utils.pas(956,36) Warning: function result variable of a managed type does not seem to initialized
ZDbcOleDB.pas(61,55) Fatal: Cannot find ActiveX used by ZDbcOleDB of package zdbc.
The zeos trunk is also broken.
The compiler issues this:
Compile package zdbc 7.3: Exit code 256, Errors: 1, Warnings: 1
ZDbcInterbase6Utils.pas(956,36) Warning: function result variable of a managed type does not seem to initialized
ZDbcOleDB.pas(61,55) Fatal: Cannot find ActiveX used by ZDbcOleDB of package zdbc.
The zeos trunk is also broken.
Re: Zeos 7.3 testers-thread
Just uncomment {.$DEFINE ZEOS_DISABLE_OLEDB} in Zeos.inc, this stuff is Windows-only
Re: Zeos 7.3 testers-thread
I tested 7.3
Windows 10 64 bit version 1709 16299,309
Lazarus 1.8.2 32 bit
Installing ok.
Tested with several applications, all ok.
Windows 10 64 bit version 1709 16299,309
Lazarus 1.8.2 32 bit
Installing ok.
Tested with several applications, all ok.
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4465:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
ZEOS 7.3.x svn 4465:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
Last edited by miab3 on 27.04.2018, 18:57, edited 1 time in total.
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4523:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
ZEOS 7.3.x svn 4523:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
Re: Zeos 7.3 testers-thread
I did further tests SQLite Delphi 10.2.3 and Lazarus 1.8
When I delete more than one record i get the error 'Index out of range'
That problem did not exist in zeos version 7.2.3-rc
When I delete more than one record i get the error 'Index out of range'
That problem did not exist in zeos version 7.2.3-rc
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4543:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
(DELETE error fixed)
Michal
ZEOS 7.3.x svn 4543:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
(DELETE error fixed)
Michal
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4555:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
ZEOS 7.3.x svn 4555:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
Last edited by miab3 on 17.05.2018, 11:42, edited 1 time in total.
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4566:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
ZEOS 7.3.x svn 4566:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4584:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64),
(2018.05.24) and - Lazarus 1.8.4-Win32 (Windows 10-32).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
ZEOS 7.3.x svn 4584:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.2-Win32 (Windows 10-32),
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64),
(2018.05.24) and - Lazarus 1.8.4-Win32 (Windows 10-32).
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4600:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.4-Win32 (Windows 10-32),
- Lazarus 1.8.4-Win64 (Windows 10-64).
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64),
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
ZEOS 7.3.x svn 4600:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.4-Win32 (Windows 10-32),
- Lazarus 1.8.4-Win64 (Windows 10-64).
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64),
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
Re: Zeos 7.3 testers-thread
@EgonHugeist, @Jan, @Fr0sT, @mdaems, All
ZEOS 7.3.x svn 4606:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.4-Win32 (Windows 10-32),
- Lazarus 1.8.4-Win64 (Windows 10-64).
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64),
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
ZEOS 7.3.x svn 4606:
http://sourceforge.net/p/zeoslib/code-0 ... sting-7.3/
compile and run on:
- Lazarus 1.8.4-Win32 (Windows 10-32),
- Lazarus 1.8.4-Win64 (Windows 10-64).
- Delphi 2007-Win32 (Windows 10-64),
- Delphi 10 Seattle-Win32/Win64 (Windows 10-64),
Tested: SQLite, Firebird, Oracle, PostgreSQL, mySQL, MariaDB, MSSQL(ADO, OLE DB, ODBC, FreeTDS), Access.
mORMot v. 4411 - passes the database test with ZEOS(Delphi 10 Seattle Win32/Win64, Delphi 2007).
Michal
Re: Zeos 7.3 testers-thread
Compilation errors version 7.3 in Lazarus 1.8.4
Lazarus 1.8.4
Windows 10 prof 64 bits
Zeos 7.3 build (4611)
Lazarus 1.8.4
Windows 10 prof 64 bits
Zeos 7.3 build (4611)
You do not have the required permissions to view the files attached to this post.