Sumit Gupta
bookmarking my life
Browse: Home / SQL

SQL

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

SQLite Bulk Insert on ADO.NET

By Sumit Gupta on August 15, 2011

Today, I was trying to find an alternative on reading a Binary data file to use information in my software. For this I choose to use SQlite the embedded database. It has quite a few steps before I achieve a acceptable speed with database and here is list of those that need to be taken [...]

Posted in SQlite | Tagged Bulk Insert, Data Management, SQL, SQLite | 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

MySQL WorkBench : New GUI

By Sumit Gupta on March 10, 2010

I was looking at MySQL.com and found a new GUI, which came as replacement of old MYSQL administrative GUI. My impression was not good to learn that they have something new, as I thought it might be just that they get their old interface opensourced or something. But when I install this application, hmm .. [...]

Posted in Database, MySQL | Tagged GUI, Mysql, SQL, WorkBench | Leave a response

MySQL “Server has gone away” error

By Sumit Gupta on July 4, 2008

A useful like to know the reason of “Server has gone away” error of MySQL. http://blog.taragana.com/index.php/archive/mysql-tip-mysql-server-has-gone-away-or-lost-connection-to-server-during-query-fix/ It has very good information on why it happens, so you can check and correct the error.

Posted in Server Configuration, SQL | Tagged Database, Mysql, SQL | Leave a response

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.