开发者

SQLite supported database formats?

was just wondering what formats of databases can SQLite support.

i only know of .sql. Is .mdf s开发者_如何学Pythonupported?


The file extension doesn't actually matter; only the contents do. But it supports SQLite databases. :) MDF is an SQL Server format, and is not supported.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜