sql server

Tag details

Welcome to the 'sql server' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'sql server'.

Are you an expert about 'sql server'? Do you want to be the Technorati authority on 'sql server'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "sql-server" at The Free Dictionary

Original Technorati articles tagged “sql server”

Latest blogosphere posts tagged “sql server”
 

  • Mobile Facilities Application For Samsung Galaxy Ace


    Get a Freelance JobAuthority Authority: 153
    Our current project is a Facilities Management application. The client has desktop users that access our system sitting on their server. Desktop users record phone calls from clients, generate quotes and if these are accepted convert the quote to an order which is a Job. The Jobs are then given Site visits/calls and ...
    11 hours ago
  • Power View connection error – Resolved


    SQLServerPediaAuthority Authority: 124
    When youre starting off to create a visualisation in Power View, you might notice the following error: rsCannotRetrieveModel 400  http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source http://sapphire/PowerPivot ...
    14 hours ago
  • Изменения в автоматическом обновлении статистики SQL Server -T2371


    MSMVPS.COMAuthority Authority: 480
    По материалам статьи Juergen Thomas: Changes to automatic update statistics in SQL Server - traceflag 2371 Перевод: Александр Гладченко Технический редактор: Ирина Наумова C 1998 года, когда вышел SQL Server 7.0, ...
    3 days ago
  • Automating Index Statistics Collection


    All BlogsAuthority Authority: 506
    Undeniably, the largest impact a database administrator can have on a database server’s performance is with indexing.  One index can mean the difference between a 30 minute overall time of execution or a few seconds overall time of execution.  At the same time, indexing can have a negative impact on overall ...
    5 days ago
  • Dew Drop–January 24, 2012 – (#1,249)


    Alvin Ashcraft's Morning DewAuthority Authority: 109
    Top Links Removing Regions Using Project Roslyn (Jason Bock) SQL Server 2012 launches March 7th… with a free virtual launch event (Greg Duncan) Resources for getting started with Backbone.js (Jarod Ferguson) Anonymous types unify within an assembly, Part One (Eric Lippert) Json.NET 4.0 Release 6 ...
    6 days ago
  • TSQL: Concatenate Column from Multiple Rows into String


    Adlai MaschiachAuthority Authority: 85
    Ok , So I had a problem related to concatenation of a single Column into one ( same ) column when using GROUP BY . The Problem came from a Reporting Services perspective and there might be other solutions ( like coding in VB.NET in the report ) I have found a very nice samples : Option 1: use ...
    6 days ago
  • Sejarah SQL .


    Mandahiling .Authority Authority: 137
    Sejarah SQL dimulai dari artikel seorang peneliti dari IBM bernama Jhonny Oracle yang membahas tentang ide pembuatan basis data relasional pada bulan Juni 1970. Artikel ini juga membahas kemungkinan pembuatan bahasa standar untuk mengakses data dalam basis data tersebut. Bahasa tersebut kemudian diberi nama  ...
    6 days ago
  • Windows Expert Tool 3.8.1 (x86/x64) – Recover all Passwords in Windows OS Here


    TechToldAuthority Authority: 103
    Have you lost your password or your product keys? Is a tool to recover all passwords and product keys saved in Windows Operating System. It works on both architectures: Windows x86 and Windows x64. It works simultaneously with multiple tools for password recovery Nirsoft Team. All passwords are saved as .html in ...
    1 week ago
  • SQL Server – Modifying Production Data Good Practise


    SQLServerPediaAuthority Authority: 124
    Q. “I need to modify Production Data directly on a Production database. What are some steps I can follow to ensure rollback is possible? Also, some steps to ensure I can capture mistakes before the data becomes invalid “   A. Here are some suggestions 1. Take a Log Backup before the change – giving you a ...
    1 week ago
  • How to Handle single quote in sql Insert statement in C#


    geeks trackAuthority Authority: 110
    when you insert a (single quote) in sql server you will get an exception so if we have some text... [[ This is a content summary only. Visit my website for full links, other content, and more! ]]
    1 week ago
  • All Character Occurrence in T-SQL


    Programming Solutions Your Source for Information Authority Authority: 97
    In this post, we will see how we can find out what are the different characters available in a string and what is the number of occurrence of each individual character in the string. The first solution that comes to our mind is to use a while loop. This is very trivial solution and most of the beginners will code this ...
    1 week ago
  • Integer Sequence Generator Using CTE (Common Table Expression)


    Programming Solutions Your Source for Information Authority Authority: 97
    Often we need to have a sequence of integer numbers in t-sql. There are lots of ways to generate integer sequence in t-sql. You can see one solution in the following location. Integer sequence generator, Date sequence generator   In this post, we will see how easily we can generate integer ...
    1 week ago
  • Dew Drop – January 19, 2012 (#1,246)


    Alvin Ashcraft's Morning DewAuthority Authority: 109
    Top Links Visual Studio Achievements – Remember Kids They’re Just For Fun (Bil Simser) Announcing Visual Studio Achievements Beta (Karsten Januszewski) Learning leadership from Congress (Seth Godin) Introducing ReSharper 6.1 SDK (Dmitri Nesteruk)   .NET / Visual Studio Don’t brag about your ...
    1 week ago
  • Small .net Programs For Assignment 2 2


    Get a Freelance JobAuthority Authority: 153
    I have up to 8 programs to make. Most of these are applications to manage small business e.g an application to manage a ski resort income. Simple and straightforward. 1. Simple but great interface – Most people who will be using these apps are only familiar with yahoo mail and facebook, at best MS Word. 2. Code ...
    1 week ago
  • SQL SERVER – Importance of Resource Database – Quiz – Puzzle – 18 of 31


    Journey to SQL Authority with Pinal DaveAuthority Authority: 459
    Year 2011 was a year of learning and opportunity for me. My recent book,  SQL Server Interview Questions and Answers , has received such overwhelming love and support from all of you. While writing the book, I had  two simple goals : (1)  Master the Basics  and (2)  Ignite Learning . There was a ...
    1 week ago
  • What Archiving Server Archives – and What it Doesn’t


    The Lync Insider - The "Inside" Perspective on Lync Server 2010, OCS 2007, VoIP and Unified CommunicationsAuthority Authority: 92
    Archiving Server provides a repository for information exchanged via Lync Server. Why? Two reasons: It gives you a log of Lync activity everyone can draw upon. How many times have you tried to remember what Jane said about the Michaels project? Thanks to Archiving Server, you have a saved copy of that IM ...
    1 week ago
  • SQL Performance Tuning – optimizing for response time


    SQLServerPediaAuthority Authority: 124
    Different  queries are optimized for different objectives Response Times and Throughput are two standard objectives. Response Time is about retrieving the  hits as quickly as possible. In a search engine , that would mean returning the first few rows immediately Throughput is about returning ALL the hits (rows) ...
    1 week ago
  • SQL Performance Tuning - optimizing for response time


    SQL Server DBAAuthority Authority: 409
    Different  queries are optimized for different objectives Response Times and Throughput are two standard objectives. Response Time is about retrieving the  hits as quickly as possible. In a search engine , that would mean returning the first few rows immediately Throughput is about returning ALL the hits (rows) ...
    1 week ago
  • SSWUG and SolidQ In-Person Training: Designing and Developing Solutions with SQL Server 2008 Analysis Services


    IT EVENTAuthority Authority: 128
    February 21, 2012 to February 24, 2012 Dallas Communications Complex (400 East Royal Lane, Building Three, Suite 290, Irving, Texas) In a partnership agreement between SSWUG.ORG and SolidQ, a four-day, in-person class with hands-on labs on designing, developing and deploying analytical solutions using SQL ...
    1 week ago
  • “The SQL Guy” Post # 12: Understanding Data Hashing Techniques in SQL Server


    Canadian IT ProfessionalsAuthority Authority: 103
    I don’t often deal a lot with the business intelligence side of SQL Server preferring to spend most of my time on the relational side of the house.  However, once in a while topics about optimizing a data warehouse or helping to secure BI data peak my interest.  I ran across this article by Don Pinto, a SQL Server ...
    1 week ago

Comments about sql server

Personal attacks are NOT allowed
Please read our comment policy