The method you attempted to invoke was not enabled for your application

Error constant SQLE_FEATURE_NOT_ENABLED
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –1092
SQLSTATE 0A001
Sybase error code 13442
Probable cause

You attempted to call a method or use a feature that has not been enabled. In UltraLite features are enabled using ULEnable functions or by using ULInitDatabaseManager instead of ULInitDatabaseManagerNoSQL.