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

Latest blogosphere posts tagged “sql_server”
 

  • SQL SERVER – Microsoft SQL Server 2014 CTP1 Product Guide


    Authority Authority:
    Today in User Group meeting there were lots of questions related to SQL Server 2014. There are plenty of people still using SQL Server 2005 but everybody is curious about what is coming in SQL Server 2014.  Microsoft has officially released SQL Server 2014 CTP1 Product Guide. You can easily download the product guide ...
    4 days ago
  • Log Buffer #324, A Carnival of the Vanities for DBAs


    Authority Authority:
    A blog post is a composition in an informal verse, usually characterized by the sharing of ideas, experiences, and opinionated news. This vivid explanation of valuable ramblings about the database technologies is what makes this Log Buffer Edition again. Oracle: Owen Allen got a question about the Management ...
    5 days ago
  • Dew Drop – June 14, 2013 (#1,568)


    Authority Authority:
    Top Links Windows Azure: Major Updates for Mobile Backend Development (Scott Guthrie) What’s the difference? sizeof and Marshal.SizeOf (Eric Lippert) OWASP Top 10 2013 Released (Timothy) Architecture Tools in ReSharper 8 and Inline Parameter Refactoring in ReSharper 8 (Dmitri Nesteruk)   Web ...
    5 days ago
  • The Daily Six Pack: June 14, 2013


    Authority Authority:
    Are you thinking of buying an iPhone or have one and love the new iOS7 features? Have a look at the featured link for today. There are a few interesting ‘hidden’ features shown in the video clip. I think that iOS7 is going to be a super game changer. Apple has not done innovating yet. [...] The post The Daily ...
    6 days ago
  • Episode 93: Just What is TypeScript with Ben Hoelting


    Authority Authority:
    In this episode, Keith and Woody sit down with Ben Hoelting to chat about TypeScript. The guys discuss with Ben how this new language that compiles down to Javascript can improve the web application developers are creating and how to start using it. Thanks to our guest this episode ...
    6 days ago
  • SQL – Quick Start with Explorer Sections of NuoDB – Query NuoDB Database


    Authority Authority:
    This is the third post in the series of the blog posts I am writing about NuoDB . NuoDB  is very innovative and easy-to-use product. I can clearly see how one can scale-out NuoDB with so much ease and confidence. In my very first blog post we discussed how we can install NuoDB (link1), and in my second post I ...
    6 days ago
  • Dew Drop – June 13, 2013 (#1,567)


    Authority Authority:
    Top Links ‘Jony Ive Redesigns Things’ Tumblr Pokes Fun At Apple’s iOS 7 (Allison Reiber) Creating a Great Mashup using Windows Azure (Brian Hitney) Windows Phone developers: New code samples await you (Jeffrey Meisner) Writing .NET in PowerShell and creating TFS Teams (Martin Hinshelwood)   Web ...
    6 days ago
  • Virtual SQL Playground Adventure: Introduction


    Authority Authority:
    Welcome to the Virtual SQL Playground Adventure ! Why Adventure ? What’s an  Adventure ? An adventure is an exciting or unusual experience; it may also be a bold, usually risky undertaking, with an uncertain outcome. That is exactly what this series is all about. I can’t tell you how it will progress or ...
    6 days ago
  • VMware vCenter Server 5.1 fails after demoting Windows Domain Controller


    Authority Authority:
    Last week a colleague of us was tied up with troubleshooting a VMware environment with a vCenter Server which failed authenticating through LDAP with the Windows Domain. He was demoting two old domain controllers from the Windows domain which became obsolete after creating new virtual machines to replace the old ...
    1 week ago
  • The Daily Six Pack: June 13, 2013


    Authority Authority:
    Facebook Hashtags are finally here. It seems as though the accidental hashtag as we know it, that has it’s roots in Twitter, has become a popular statement. It is hard to believe that it has taken so long for Facebook to include them (#JustSaying #ThatIsAll). But did you know that hashtags first appeared and were ...
    1 week ago
  • SQL – Quick Start with Admin Sections of NuoDB – Manage NuoDB Database


    Authority Authority:
    In the yesterday’s blog post  we have seen that it is extremely easy to install the NuoDB database on on your local machine. Now that the application is properly set up, let us explore NuoDB a bit more and get you familiar with the how  it   works and what the important areas of the NuoDB are that you ...
    1 week ago
  • SQL Server Notifications


    Authority Authority:
    Thanks to some help from the board here I have my transaction log shipping humming along...unless the network hiccups or something. But thats not what this is about. On my secondary server that is doing the copy and restore I can not for the life of me get notifications to send (email). On the primary I get e-mail ...
    1 week ago
  • SQL Is Hard


    Authority Authority:
    SQL is hard. Whos to say whether its harder for the person that has no technical background or the one that is comfortable with object oriented, procedural, or functional styles and has to cross the great divide to set-based, declarative queries. In either case, theres a journey ahead of you. Luckily there are a lot ...
    1 week ago
  • SQL Server 2012 Query Pagination


    Authority Authority:
    In SQL Server 2012, Microsoft introduced a couple of T-SQL Enhancements. One of them is Query Pagination which we will explore today. For this demonstration, I am using the Northwind database to demonstrate this new feature. Now in most of the applications, a common requirement is how to fetch the data from the ...
    1 week ago
  • SQL Server 2014: What’s vNew For vNext


    Authority Authority:
    Last week during TechEd North America Microsoft announced that SQL Server 2014 was coming …soon-ish. No release date has been set as of yet, and we have been told we *may* expect a preview in the next few weeks. Click here to be notified when the bits are ready . I’m very excited to get my hands on those bits ...
    1 week ago
  • New SQL install, which is "less bad": a DC or a Sharepoint server?


    Authority Authority:
    Installing SQL 2012. I have two machines available: one is a domain controller and a primary file and print server, the other is hosting Sharepoint 2010 with the built-in database. This SQL installation will not be hosting anything heavy-duty. We just have a new data guy and Access and Excel arent cutting it for the ...
    1 week ago
  • SQL Puzzle.. How many uppercase and lowercase characters in a column


    Authority Authority:
    In this weeks puzzle we are going to try to figure out how many uppercase, how many lowercase characters are in a column, we are also interested in how many are neither uppercase or lowercase Here is the table and the data tsql Line number Off | Hide | Select all CREATE TABLE Puzzle       ( ...
    1 week ago
  • Building a SharePoint 2013 BI Demo Environment Part 10 – Creating a BI site


    Authority Authority:
    In the final part of this series, we will create a BI subsite in our site collection. You can use this site as the starting point for your SharePoint BI demos. Browse to the PowerPivot site we created earlier in part 7 and go to Site Contents . Click on the new subsite link to create a new SharePoint site. ...
    1 week ago
  • Dew Drop – June 12, 2013 (#1,566)


    Authority Authority:
    Top Links All about promises (for Windows Store apps written in JavaScript) (Kraig Brockschmidt) Part 3: Unit testing with Traits and code coverage in Visual Studio 2012 using the TFS Build – and the new NuGet adapter approach (Charles Sterling) iOS 7 coming to Xamarin (Ryan Paul) First Look: Microsoft ...
    1 week ago
  • Useful References – SSRS Logging, Monitoring and Troubleshooting


    Authority Authority:
    As I was recently working on SQL Server Reporting Services (SSRS) I complied a list of references that can be used as a quick guidance for SSRS Logging, Monitoring & Troubleshooting. This list includes links and quick description on each link to act as an Index. Hope you will find it useful:   · ...
    1 week ago

Comments about sql_server

Personal attacks are NOT allowed
Please read our comment policy