Nieuws

Procedure to move Microsoft SQL Server database to a new location, painlessly, if you’re running low on disk space, added a new drive array, or just curious.
Beyond just upgrading your database, you should push your application vendors to support new versions of SQL Server and Azure SQL to ensure you stay current and supported.
I need to use the copy datbase wizard to create a copy of a database on the same server. I know i can move it to another server with the and maintain the database name however i need to make a ...
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.
Joey on SQL Server 5 SQL Server Components You Should Be Using Microsoft's rapid-fire release cycle for SQL Server means it's easy for database admins to miss useful new features.
SQL Servers allow the import or export of database diagrams to another database. All the information related to a database is stored in the dtproperties table. Therefore, to import or export a ...
I'm doing some development on a dev server of ours for a site that's currently live on another server. They have their own server with a SQL Server database holding the data for the live site. So ...
With the latest public preview available, it's time to see if you want to upgrade to the most cloud-connected version of SQL Server so far.
Do you need to find out where the location of your SQL Server's database is? Here's a quick tip.