Database Toolbox mdf-database

조회 수: 20 (최근 30일)
Rasmus
Rasmus 2014년 11월 6일
답변: Piyush Kumar 2024년 9월 30일
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일
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.

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by