Installed 64-bit version of the SQL Server CE 4.0. By using SQL Server Management Studio has created a .sdf
file of database. How to connect from Delphi XE to that database?
Asked
Active
Viewed 1,313 times
1
-
Welcome to SO, I'd like to ask you [what have you tried](http://mattgemmell.com/2008/12/08/what-have-you-tried/) :) – André Nov 22 '13 at 19:50
-
Which version of Delphi? – David Heffernan Nov 22 '13 at 21:14
1 Answers
0
You can use Devart UniDAC to connect to SQL Server CE files. I tried it and it works!

Steve F
- 1,527
- 1
- 29
- 55
-
3This is not an answer to the question asked, and shouldn't be posted as one. It's a recommendation for a third-party library. It's at best a comment to the original question. – Ken White Nov 22 '13 at 22:29