Goodnight!
I'm trying to connect to a SQL SERVER 2008 Express database with Zeos 8.0.0-beta, but the following error is occurring:
"The connection to the server failed, no proper handle was returned. Insufficient memory, unable to connect for any reason"
The following DLL is already in my executable folder "sybdb.dll"
Already in the version of Zeos 7.2.14 I can connect without problems with "ntwdblib.dll"
Any tips for using Zeos 8.0.0-beta connecting to SQL Server 2008?
Grateful!
-------------------
compile and run on:
Delphi XE2 - Windows
Zeoslib 8 + mssql error
Re: Zeoslib 8 + mssql error
A more recent version can always be downloaded from here.
I'm using these builds for years now and they work like a charm.
I'm using these builds for years now and they work like a charm.
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
-
- Fresh Boarder
- Posts: 2
- Joined: 07.04.2023, 04:40
Re: Zeoslib 8 + mssql error
It worked just fine with "libsybdb-5.dll".
Thank you all!
Thank you all!