You can download “Microsoft Kerberos Configuration Manager for SQL Server” from here    Microsoft Kerberos Configuration Manager for SQL Server is a diagnostic tool that helps troubleshoot Kerberos related connectivity issues with SQL Server. Kerberos authentication provides a highly secure method to authenticate client and server entities (security principals) on a network.  To use […]

Read More → New tool: “Microsoft Kerberos Configuration Manager for SQL Server” is ready to resolve your Kerberos/Connectivity issues

As you will remember, I had mentioned about Microsoft SQL Server ODBC Driver in my earlier blog post on October 24th, 2011. It is released 🙂 You can download Microsoft® SQL Server® ODBC Driver for Linux V 1.0 from the link below : http://www.microsoft.com/download/en/details.aspx?id=28160 Enjoy 🙂

Read More → Microsoft® SQL Server® ODBC Driver for Linux V 1.0 is released :)

You’re wondering ore maybe you’ve already using “SQL Azure” but still have questions on your mind and don’t know where to start. Here’s a good resource for you. You can find our wiki about SQL Azure here. I’m pretty sure that you will like it if you’re interested in using SQL Azure or already started […]

Read More → Great SQL Azure Resource page – Everything you ever wanted to know about SQL Azure, but were afraid to ask

Though this CTP release is released on 14th of January, 2011, I noticed that I forgot adding my blog. In case if you haven’t noticed that it’s available already and want to “play” with the 4.0 CTP please download it from here. This technology preview of the JDBC driver added support for Denali. Main features which are […]

Read More → Download Microsoft JDBC Driver for SQL Server 4.0 CTP! (Community Technology Preview)

In Visual Studio 2008 or Visual Studio 2010, you’ve started developing your Data project and let’s say you’re designing your DataSets through Visual Studio’s nice DataSet Designer just by drag/dropping your entities (tables, views) into the designer , from “Server Explorer” that you connected to your SQL Server . If your entity is a “Table” […]

Read More → Why do you see grayed out GenerateDBDirectMethods checkbox in “TableAdapter Configuration Wizard”

  Why the breakpoints that I set in my “Script Task” (not “Script Component” in the Data Flow *) never hits ? On a Windows 2008 x64 machine, you’re running SQL Server 2008 x64. Let’s say you added a single “Script Task”; you wrote a very simple MessageBox.Show(“Hello World”); line and put a breakpoint to […]

Read More → Why the breakpoints that I set in my “Script Task” (not “Script Component” in the Data Flow *) never hits ?