marcosgambeta / sqlrddpp

SQLRDD for Harbour++ and Harbour
GNU General Public License v2.0
11 stars 6 forks source link

Firebird ODBC Unable to Connect #9

Closed mhsabado closed 1 year ago

mhsabado commented 1 year ago

HI Marcos,

I'm trying to compile sqlrddpp with ODBC only (without other native SQL connection clients) but I got the following error from sqlerror.log file.

Thanks, Mario


09/23/23 09:32:23: SQLDriverConnect Error: No ODBC connection established 08004 - -902 - [ODBC Firebird Driver]Unable to complete network request to host "xnet://Global\FIREBIRD".


mhsabado commented 1 year ago

HI Marcos,

Not really sure what happened but after several compilation of the test app, the error has gone. Sorry for the noise.

Thanks, Mario