Database Toolbox mdf-database

Hi there,
I've just started to use the Database Toolbox, and I was wondering, if connection to an mdf-database is possible? The mdf-database is created in Visual Studio and uses an SQL server.
If not possible, can I convert the mdf-file into a toolbox compatible database and back?
Thanks in advance

回答 (1 件)

Piyush Kumar
Piyush Kumar 2024 年 9 月 30 日

0 投票

You can create a SQL server database using the mdf file. Check the "Create a database with T-SQL commands" section of this link.
Once database is created, connect to it using database function.

カテゴリ

タグ

質問済み:

2014 年 11 月 6 日

回答済み:

2024 年 9 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by