SQL Server Compact Database File

Has anyone successfully accessed data contained in a SQL Server Compact Database File (.SDF)?
If so, could you share the steps involved (drivers needed, connection string, etc.)? Thanks.

回答 (1 件)

Gouri Chennuru
Gouri Chennuru 2020 年 3 月 12 日

0 投票

You can refer to the below link which may help you to import Standard Data Format(.SDF) files
Hope this helps!

1 件のコメント

Bruce MacWilliams
Bruce MacWilliams 2020 年 3 月 16 日
While the file extension is the same, this is not an ascii Standard Data Format file, it is a binary relational database file: https://en.wikipedia.org/wiki/SQL_Server_Compact. I should have noted the distinction in my original question, as I had also found these answers, but they do not apply here.

サインインしてコメントする。

カテゴリ

製品

リリース

R2019b

質問済み:

2020 年 3 月 3 日

コメント済み:

2020 年 3 月 16 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by