What is the difference between using the SQL Express.mdf file and the actual SQL Server database? Why don't I use the .mdf file for everything? Is there a size or performance limitation that tells me to use SQL Server DB? I am currently using the actual SQL Server database for each project I am working on, so I'm just curious to see if the .mdf file can be more economical.
Pedro
source
share