Hi guys, was just wondering what formats of databases can SQLite support.
i only know of .sql. Is .mdf supported?
Hi guys, was just wondering what formats of databases can SQLite support.
i only know of .sql. Is .mdf supported?
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.