after upgrade to win11 I get this error on connection over ZConection
onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp(550)
onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp
Moderators: gto, cipto_kh, EgonHugeist
Re: onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp
Seems to be a Windows 11 and old lib library issue: https://stackoverflow.com/questions/706 ... und-in-the
What version is your server and client DLL?
What version is your server and client DLL?
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
Re: onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp
Hello
I am using:
Database client version: libmysql - mysqlnd 8.2.0
Server version: 10.4.27-MariaDB
I am using:
Database client version: libmysql - mysqlnd 8.2.0
Server version: 10.4.27-MariaDB
Re: onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp
Searching around pops different error messages for the same source file in .net so I'm not sure in which direction to go. It would be nice to have a full exception message and a stack trace. I suspect a .net issue - my guess is the new library was written in that.
As you are connecting to MariaDB, can you give a try to libmariadb.dll?
As you are connecting to MariaDB, can you give a try to libmariadb.dll?
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