Browse by Tags

How to parse comma delimited string into IN Clause in SQL Server
Thu, Dec 13 2012 16:22
Hi Folks, Today i was trying to pass multi-value parameter into my select query in SQL Server. To accomplish this i stored the multi-value parameter in a comma delimited string. Then, i want to pass it in my IN clause of the select statement. here is... Read More...
Integrate your SQL Reporting Services Reports in MOSS 2007
Fri, Oct 31 2008 23:03
Hi Folks, Out of the box add-on for MOSS 2007 which you can deploy your Sql Reporting Services Reports in MOSS 2007 Sites,Download the Add-on now and you can add Report Viewer webpart and integrate your created reports inside SharePoint Sites ,Download... Read More...
Recover your DB from Log Files in MS SQL DBMS
Thu, Nov 29 2007 1:10
Hi Folks: I got a call from one of my friends "Fady" regarding one of the guys dropped his tables without taking a backup of his DB. This is my Support and answer to him. " Dear My Firend Fady, Regarding your question yesterday, for that... Read More...
ASP.Net 2.0 Data controls Tutrials
Tue, Aug 14 2007 2:31
Hi all, New Data Tutorials for asp.net 2.0 and VS 2005 has been published for free......Must Read them all............... http://weblogs.asp.net/scottgu/archive/2007/08/08/great-new-asp-net-2-0-data-tutorials-published.aspx Hope this helps. Regards, Moustafa... Read More...
Top 10 Gems in SQL 2005
Tue, Jul 17 2007 2:29
Hi All, Excellent article which highlight some features on SQL 2005 which weren't get the spot on the webcasts,articles and SQL Demos. http://www.microsoft.com/technet/prodtechnol/sql/bestpractice/gems-top-10.mspx Thanks my Friend ali Riza for his... Read More...
Recover SQL 2005 DB passwords
Tue, Jul 10 2007 2:25
Hi Folks, I got an urgent request of one of my firends asking for a solution to recover SQL 2005 DB password,the situation was as follows: He took a backup of SQL 2005 DB and set the password option on SQL 2005,and when he tried to restore the DB,SQL... Read More...