|
|
|
|
|
|
|
|
|
|
|
|
-
Guru Samy learned 11 Months ago through Blogs | 1 Point
Have you ever worked on troubleshooting an issue for hours (or maybe days) at an end only to find that somebody else from the team has either faced the issue before or could have helped you with just 10 minutes of their time? This post is based on a rea...
|
-
Guru Samy learned 11 Months ago through Blogs | 1 Point
Use a Windows process Id (PID) and not the SQL Server SPID to monitor the SQL Server activity generated by an application process. Use the SQL Server DMV - sys.dm_exec_sessions and the SQL Server Profiler to achieve this goal - very useful when working ...
|
-
Guru Samy learned 1 Years ago through Blogs | 1 Point
April is turning out to be a busy month for me. Apart from taking the beta SQL Server 2012 certification exams and some reviews, I am also speaking at the Charlotte SSUG and at SQL Saturday #118 (Madison) and #130 (Jacksonville). I have also submitted a...
|
-
Guru Samy learned 1 Years ago through Blogs | 1 Point
{
DataRow row = dt.NewRow();
propertyIn......
|
-
Guru Samy learned 1 Years ago through Blogs | 1 Point
How fast time flies! Another new version of SQL Server has been launched and it seems like it was only a few days ago that SQL Server 2008 was released. Those days, I was mainly focussing on SSRS, and I can’t express in words how happy I was when I saw ...
|