To create a new project, RapTier needs to establish a connection with the database through OLE DB. Choose your database engine below for detail instructions.
If your database engine is not listed here, please check the documentation of your OleDb provider for connection instructions.
Note: Although, RapTier needs OLE DB to connect to data sources, the generated code can utilize other database interfaces. Generated classes use a data source independent mechanism to access the database. It allows you to switch among different .NET data source providers (OleDb, SqlClient, OracleClient, Odbc, MySqlClient and others). For more details see Changing .NET data provider.