The connection must be opened before you can perform any operations against the database.
To use the UltraLite Engine runtime of UltraLite.NET, set ULDatabaseManager.RuntimeType to the appropriate value before using
any other UltraLite.NET API.
The ULConnection object needs to have the ULConnection.ConnectionString set before it can be opened.