In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
Using enterprise manager, how can I tell SQL Server to script a database to a file daily? I just need the structure, none of the data. Yes, the version would be nice. Also, I'm curious as to why you ...