david7777777777
Programmer
After implementing SharePoint services for the first time, I'm trying to figure out how it uses SQL Server. I've just discovered that it doesn't create databases in SQL Server like I'm used to doing. Instead, SharePoint is creating .mdf files in the file system.
How do these "database files" differ from a database created within SQL Server?
Thanks.
How do these "database files" differ from a database created within SQL Server?
Thanks.