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 property to the appropriate value
before using any other UltraLite.NET API.
The ULConnection object needs to have the ULConnection.ConnectionString property set before it can be opened.