SQL Server not starting after upgrade from Windows 10 to Windows 11
Well, the title explains the pain! We had the same issue recently in one of the machines, which...
Read Moreby Vinay Patel | Jan 20, 2023 | SQL Server | 0 |
Well, the title explains the pain! We had the same issue recently in one of the machines, which...
Read Moreby Vinay Patel | Sep 29, 2013 | SQL Server | 0 |
After long enough , I found something interesting .. Decrypting existing encrypted objects of SQL...
Read Moreby Vinay Patel | Sep 17, 2012 | C#, SQL Server | 18 |
If you are searching for the solution regarding SQL CLR Send an email, you came to the right...
Read Moreby Vinay Patel | Jul 21, 2012 | C#, LINQ, SQL Server | 4 |
Last week was quite simple and went without trouble , and just before I start enjoying my weekends – stuck in to in issue of getting ROW_NUMBER() (as we are doing in sandard SQL Query ! Finally come-up with sort and sweet...
Read Moreby Vinay Patel | Sep 23, 2011 | SQL Server | 0 |
Recently on my shared hosting server I need to delete all the tables and starts from scratch , I got a ready-made script on Internet page. declare @n char(1) set @n = char(10) declare @stmt nvarchar(max) — procedures...
Read Moreby Vinay Patel | Apr 7, 2011 | SQL Server | 46 |
Just a day before, come across new issue of database. For some reason database found in suspect...
Read Moreby Vinay Patel | Mar 10, 2011 | SQL Server | 1 |
Recently Needs to find ‘/’ character in Sql store procedure body and replace with...
Read Moreby Vinay Patel | Mar 1, 2011 | SQL Server | 0 |
Recently I was asked to find out way to reduce the log file of SQL , after few search over google...
Read Moreby Vinay Patel | Sep 20, 2010 | SQL Server | 0 |
Recent database backup restore come-up with new error while tried to create database diagram...
Read More
Recent Comments