Ingredients * 1 cup of unsalted butter, room temperature * 1 cup of sugar * 1 cup of dark brown sugar, packed * 2 eggs * 2 tablespoons of milk * 2 teaspoons of vanilla extract * 2 1/2 cups of flour * … more →
Copy&Paste:RecipesRob Bamforth wrote 3 days ago: This error occurs when trying to join two databases that have different collation. you can change th … more →
cfeckardt wrote 4 days ago: Ever run into problems with different tables having different collations? Here’s a short scrip … more →
Rob Bamforth wrote 1 week ago: The following code shows how to alter the collation of a database. The database must be set t … more →
robertoerazo wrote 1 month ago: Hola a todos, quiero compartir con Ustedes algo que parece trivial, pero que en muchos casos no se t … more →
andrewbassett wrote 1 month ago: Data collection what is it? How is it done? You have a clubcard? Tesco’s now makes a fortune f … more →
Sokunluck wrote 4 months ago: I have worked so hard just to search for any clue that can help me solve one problem which is changi … more →
Manpreet Singh wrote 4 months ago: As we all know that collation is a important part of Sql server storage engine. The collation define … more →
istewart wrote 5 months ago: http://dynamicsgpblogster.blogspot.com/2008/08/microsoft-dynamics-gp-and-sql-server.html … more →
n2739178 wrote 5 months ago: Collation refers to a set of rules that determine how data is sorted and compared. Character data is … more →
Carin wrote 6 months ago: Welcome to the blog! Details about me and about the purpose of the blog are on the aptly-named About … more →
Vijay Dev wrote 7 months ago: I got a question recently from a friend about doing case sensitive searches in SQL and I did not kno … more →
spartacus wrote 7 months ago: CHAR and TEXT fields Any text field that yo expect to use for values longer than 255 characters you … more →
niklashedin wrote 8 months ago: Hi Dear Reader, For my first post, I would like to throw you a nugget. It’s not any fancy high-level … more →
Joe Devon wrote 9 months ago: The move from PHP 5 to PHP 6 will be a painful one. But once it’s done, I hope that it will be … more →
smartsoftnz wrote 9 months ago: Collation can be specified on Server Instance, Database, Table & Column level. If you try to jo … more →
ronsrantsravesandreviews wrote 9 months ago: Well Well Well isn’t that Michael Ignatieff and his Liberal party cronies a bunch of sneaky li … more →
vinuthan wrote 11 months ago: There was a question posted by my friend as to which collation to select for a column, whether the “ … more →
tgrignon wrote 1 year ago: And now a chance to wax programmatic about the replace feature in SQL Server. Opening up a table and … more →
Imran Akram wrote 1 year ago: String in SQL Server are by default case insensitive. That means that “SQL” is equivalen … more →