An SQL I/O operation was attempted before a database connection was established.
An SQL I/O operation is valid only after the program creates a database connection. The program can create a default connection based on a program property and can override the default by running the connect system function. Review the EGL help pages for details on program properties and on setting up database access.