Thanks
Now it can find/load the dblib.dll, but now I get this error:
Project project1 raised exception class 'EMSSQLDatabaseError' with message:
MSSQLConnection1 : Error 20009 :
Unable to connect: Adaptive Server is unavailable or does not exist (DESKTOP-N1EKOSK)
I have tried Localhost, 127.0.0.1 and its IP address but no result.
But I can access de database server in SQL Server Management Studio with the server name DESKTOP-N1EKOSK\SQLEXPRESS
I use SQL Server Authentication.
What can sill be vrong?