|
|
-
Feb 16 2012 6:18PM
| phobosq
| blog
Have you ever tried creating objects and giving them strange names? I made some experiment at one of lab servers, main focus was space (you know, the long key at the bottom of the keyboard :D). So, without further ado - the first object to be tested is a database.
|
-
Feb 16 2012 12:00AM
| Nakul Vachhrajani
| blog
All systems are susceptible to failure. No software is perfect, and therefore it is natural that SSMS too will fail. Today, I have put together some of the most common failures that I have experienced with SSMS and their known workarounds.
|
-
Feb 14 2012 1:46AM
| Madhivanan
| blog
As you all know tempdb is responsible of storing all the temporary objects created for a server. One of my co-workers asked me "what is the scope of permanent tables created in the tempdb database?". The answer is it can be accessed via tempdb from various connections just like objects are accessed ...
|
-
Feb 13 2012 12:00AM
| Nakul Vachhrajani
| blog
As mentioned in Part 01 of this tutorial series, one of the key responsibilities of SSMS was to replace the erstwhile SQL Server Enterprise Manager – the interface that is used to manage & maintain the SQL Server instance
|
-
Feb 10 2012 8:03AM
| pprajapati
| blog
After using some of the ways to delete the files from the particular folder like Delete file using Script Task and File System Task in SSIS. We have seen such methods and used logic to get the files from the loop
|
-
Feb 9 2012 8:46PM
| jeff
| blog
Stumbled across a couple of bugs the other day while upgrading a SSIS 2008 package to SSIS 2012 RC0. The bugs relate to using a FTP Task with a Server Port greater than 32767. The bugs identified have been reported via Microsoft Connect (item 721089) however I have been advised that fixes for these...
|
-
Feb 9 2012 12:00AM
| Nakul Vachhrajani
| blog
One of the most important aspects of SQL Server administration and maintenance is the ability to review and changing the existing configuration of the server. In Part 01 of this tutorial series
|
-
Feb 8 2012 1:03AM
| Madhivanan
| blog
Without running these queries can you find out the query that would throw an error?
|
-
Feb 7 2012 12:40AM
| neeraj Kaushik
| blog
Client side Model binding with ASP.NET MVC 3 and KnockoutJs Knockoutjs is type safe client side library which provides declarative bindings of DOM with model data
|
-
Feb 6 2012 12:00AM
| Nakul Vachhrajani
| blog
The SQL Server Management studio contains many pop-up utilities and tools that help in improving the productivity of our day-to-day database administration and maintenance tasks.
|