$ERR_NOSQL

80

SQL Connection installation error or DBLOPT 48 not set

You’ve called an SQL Connection routine before SQL Connection was initialized. SQL Connection is initialized by setting system option #48 using either DBLOPT or %OPTION. See Initializing SQL Connection.

This error can also occur when there is an error in setup or installation. For example, you may not have the correct 32- and 64-bit components installed or LD_LIBRARY_PATH (Unix) may not be set. Try running the dltest utility to verify that the correct components are installed and can be found and that the library path is set on Unix. For example, with Synergy .NET, sometimes the runtime cannot find vtxapits.dll; dltest will report if this is the problem.