Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Multiple-step OLE DB operation generated errors

$
0
0

I'm using Native OLE DB Provider to connect my SQL SERVER CE 3.5 Database.

Here is my connection string..

Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Data Source=E:\filename.sdf;
SSCE:Max Database Size=500;

when I enter the above mentioned value in DataSource property in the NEW OLEDB CONNECTION WIZARD, I'm getting the error message as

TITLE: Connection Manager
------------------------------

Test connection failed because of an error in initializing provider. Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

------------------------------

It is working fine if entering the below connection string

Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Data Source=E:\filename.sdf;

Please suggest a solution.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>