#1 Re: mORMot 1 » Is it possible to connect SQL Compact database file with mORMot? » 2017-04-24 13:10:44

I tried again, and get ole db error 80040E4D or 80040E21 everytime. maybe i am doing something wrong;

connection strings i tried;

Persist Security Info=False;Data Source=C:\test.sdf; 
Provider=SQLNCLI11;Persist Security Info=False;Data Source=C:\test.sdf; 
Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Persist Security Info=False;Data Source=C:\test.sdf; 
Provider=sqloledb;Persist Security Info=False;Data Source=C:\test.sdf; 

which i get from connectionstrings.com

#2 Re: mORMot 1 » Is it possible to connect SQL Compact database file with mORMot? » 2017-04-24 12:23:02

I tried but it's not working, or i did a mistake. i will try again.

#3 mORMot 1 » Is it possible to connect SQL Compact database file with mORMot? » 2017-04-24 12:08:17

kroaycayiroglu
Replies: 3

Hello,

I want to connect a .SDF compact db file with mORMot but i couldn't find how to. Is there way or support to do this?

Board footer

Powered by FluxBB