Standard using SQLBaseOLEDB

Connection string

This SQLBase OLE DB Data Provider connection string can be used for connections to SQLBase.

Provider=SQLBaseOLEDB;Data source=myServerAddress;Location=myDataBase;
User Id
=myUsername;
Password=myPassword;