Sumit Gupta
bookmarking my life
Browse: Home / SQL Server

SQL Server

Case Sensitive Search in SQL Server

By Sumit Gupta on January 19, 2012

Mysql mostly provide a Case sensitive search because of its default collate configuration. However SQL server use different collate and hence by default it is not case sensitive. It is good to not having case sensitive search by default, as except password compare you most often doesn’t need case sensitive search. Do you? well I [...]

Posted in Database, MS SQL Server, SQL | Tagged COLLATE, Password Protection, Search, SQL, SQL Server | Leave a response

Reseed Auto Increment Value in SQL Server

By Sumit Gupta on May 7, 2011

You can reseed the Auto increment field to desire number by using following SQL statement [I think it is specific for SQL Server only] other Database have their own methods. DBCC CHECKIDENT (<TableName>, RESEED, 0) Works great for me on Sql Server 2008

Posted in Database, MS SQL Server, SQL | Tagged SQL, SQL Server | Leave a response

WordPress on SQL Server

By Sumit Gupta on May 22, 2010

http://wordpress.visitmix.com/ enables you to use wordpress software with SQL server instead of MySQL. Not sure if it is a good move or bad as SQL server are expensive to get and how many BIG fish are actually going to use it ? But this is good technical Advancement. Keep it up guys.

Posted in Links | Tagged SQL Server, Wordpress | Leave a response

Pagination Query for SQL Server

By Sumit Gupta on June 17, 2009

In recent past, we got few problem when we need to do Pagination with SQL Server. I specially got frustrated when I saw that MySQL server has “limit” word that does pagination work in MySQL in best known manner for me, BUT microsoft didn’t consider that option yet. But today I found a method for [...]

Posted in .NET, SQL | Tagged Pagination, SQL Server | 3 Responses

Like My Blog !!!

Search

Navigation

  • Contact
  • About Me

Categories

  • IDE related (1)
  • Photoshop (1)
  • Hardware (1)
  • Mobile Development (1)
    • Andriod (1)
  • Networking (3)
  • Management (5)
    • Project Management (2)
  • Database (13)
    • SQlite (1)
    • MySQL (3)
    • MS SQL Server (3)
    • SQL (8)
  • Code Snippets (8)
  • Landmark (10)
  • Rants (11)
  • Article (24)
  • Server Configuration (27)
  • Operating System (30)
  • Joyous (31)
  • Bookmarked (39)
  • Other (40)
  • Programming (85)
    • WPF (1)
    • JSON (1)
    • Concept/algorithm (5)
    • HTML/CSS (5)
    • Action Script (6)
    • Javascript (10)
      • JQuery (3)
    • VB.NET/VB (11)
    • Flash (13)
    • ASP.NET (14)
    • C#.NET (14)
    • PHP (16)
    • .NET (22)
  • Links (42)
  • Blog: My thoughts (49)
  • Uncategorized (85)

Tags

.NET .NET 4.0 Action Script ActionScript ActionScript 2.0 Apache Article ASCII TABLE BarGraph Bash Best software Chrome Colorbox Eshaan facebook Firefox Flash Google Hosting htaccess IE IIS impression Internet Explorer Javascript Jquery Lightbox Linux Microsoft Mysql NAT Networking Operating System Password php PwNAT Review Security SQL SQL Server twitter VPS Web Browser Windows Wordpress

What I'm Doing...

  • I'm hiring! Senior PHP Developer at Vikasumit - New Delhi Area, India #jobs http://t.co/6bADZ98m 1 week ago
  • Happy New Year to all.... 2012-01-01
  • Congrats to Sehwag ... 2011-12-08
  • why people have ego? 2011-12-05
  • @PNbot Thanks for telling that 2011-11-25
  • Since I change hosting from #godaddy my blog got 25% more visitors . 2011-11-25
  • @sachin_rt is making sure that stadium remain full, if he complete his 100x100 who will watch matches then ? 2011-11-25
  • More updates...

Recent Comments

  • Sumit Gupta on PWNAT : Example
  • Bala on PWNAT : Example
  • Sumit Gupta on PWNAT : Example
  • Jonathan on PWNAT : Example
  • Sumit Gupta on LightBox Vs VideoBox Vs Custom Code

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Copyright © 2012 Sumit Gupta.

Powered by WordPress and Hybrid.