Symptoms
Error when exporting data to a database and ehilr using Microsoft OLE DB Provider for SQL Server:
Test connection failed because of an error in initializing provider. [DBNETLIB][ConnectionOpen (SECDoClientHandshakeO).]SSL Security error.
Cause
Incorrect connection method is specified.
Resolution
Use another connection method:
- Select Use connection string option and build the connection string:
- Choose a driver compatible with your SQL Server:
- When a new connection will be created, open options and select database:
- Update schemas and create tables:
Comments
0 comments
Please sign in to leave a comment.