Tag: sql server

Community

Transferring a SQL Server Diagram

By Brian Knight – So you’ve created a diagram that you now need to transfer to a different server or database. This can be done two ways. The easiest method to transfer your diagram is to do a complete backup and restore onto the destination database. If you don’t have the luxury of performing a

Community

The Route to Scalability

Despite the impressive Transaction Processing Performance Council (TPC)scores that Microsoft generated by using scale-out technology and SQL Server's federated-databases feature, it's too soon to count out scale-up technology based on SMP systems. Adding more processing power by scaling up

Community

Tune Up SQL Server Performance

Speed is almost always a concern when working with databases. Many things contribute to your database’s performance: the operating system; hardware considerations, such as memory and disk space; and the design of the applications accessing the database. Your database’s design also plays an importan