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'.
Latest blogosphere posts tagged “sql server”
-
Software Programmer
SAPTechies.com Top Articles —
Authority: 158
Plot No 12302 ampbull Sector 2A ampbull Gandhinagar 382007 ampbull Gujarat Phone 09558817478 ampbull Email dhruvthenorthstaryahoocom Rathod dhruv Bharatkumar Objective ...59 minutes ago -
SQL 2008 R2 Upgrade
SQLServerPedia —
Authority: 147
I set aside some time today to install the latest SQL 2008 R2 CTP. You can download the CTP yourself by clicking on this link . I have a handful of test servers that I can use to install the CTP onto, and the idea was to do an in-place upgrade on an existing SQL 2008 Enterprise instance. The first stumbling block I ...7 hours ago -
LLBLGen Pro v3.0 Model first with QuickModel and more
Frans Bouma's blog —
Authority: 388
Below Ive linked a short video which demonstrates, among other things, the Quick Model feature of LLBLGen Pro v3.0. Quick Model is a feature which allows the user to specify model elements very quickly using a simple command input system combined with a visual model viewer. The scenario when this feature is ideal is ...8 hours ago -
Dew Drop – November 25, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Web Deployment ...8 hours ago -
EDM 3.0: Bring EDM and “M” together
Douglas Purdy —
Authority: 559
One of the biggest things we have done in recent months is start to bring EDM and “M” together into one data model. I could spend a bunch of time talking about the design principles behind that work, but I want to be as concrete as I can and get down to something that help you (if you are a .NET developer) today. ...18 hours ago -
Slow SQL Connection to Windows 7
TTC Shelbyville - Technical Blog —
Authority: 140
Finally found a small problem with Windows 7. After upgrading, we have discovered that Windows 7 was responding slow to our SQL Server 2005. What we discovered is below.Slow response times in Windows 7 to a SQL Server can be due to the LLMNR protocol. This may be resolved by turning off the LLMNR protocol.LLMNR ...21 hours ago -
Synchronize SQL Server 2008 Databases with No Extra Fees
Code Beach —
Authority: 145
A new product of Perpetuum Software LLC, SQL Schema Sync API, can be admitted as a new stage of the products for database synchronization. It includes the library of components and the utility created for developers and administrators working with MS SQL Server 2008. SQL Schema Sync API allows quick comparison and ...21 hours ago -
SQL SERVER – Comma Separated Values (CSV) from Table Column
Journey to SQL Authority with Pinal Dave —
Authority: 529
I use following script very often and I realized that I have never shared this script on this blog before. Creating Comma Separated Values (CSV) from Table Column is a very common task, and we all do this many times a day. Let us see the example that I use frequently and its output. USE AdventureWorks GO ...1 day ago -
SQL Server 2008 Diagnostic Information Queries (Late November 2009)
Glenn Berry's SQL Server Performance —
Authority: 422
Here is the latest version of my Diagnostic Information Queries for SQL Server 2008. Running these queries will give you a pretty good idea about the configuration and health of your server and about any particular databases on the server. I have added several new queries this time, and tweaked many of the ...1 day ago -
The most-watched IT questions this week: Nov. 24, 2009
IT answers —
Authority: 458
New Question Created by Michael Morisy1 day ago -
You don’t think of them as human… You don’t think of them at all
SQLServerPedia —
Authority: 147
OK maybe I’m feeling really good today… maybe it’s because it’s @Peschkaj ’s birthday… maybe it’s because I needed to find a way to work some Tina Turner into my next blog post…or maybe it’s because I successfully took care of both kids last night for the first time while wifey started some ...1 day ago -
Taking advantage of Table Variables NOT being transactional - application logging files within a transaction and keeping whats happened
Tony Rogerson's ramblings on SQL Server —
Authority: 400
Table Variables are not Transactional, that is to say BEGIN TRAN....ROLLBACK has no effect on them; we can use that to our advantage. Have you ever been in the situation where you use a log file within your application to log progress, unfortunetly because...( read more )1 day ago -
Dew Drop – November 24, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Source Code for ...1 day ago -
hardware requirement for sql 2005.
IT answers —
Authority: 458
New Question Created by Infrastucture1 day ago -
eReleases Press Release Headlines —
Authority: 538
1 day ago -
SQL Server Schema Automatic Revision History using DDL Triggers and SVN
SQLServerPedia —
Authority: 147
SQL 2005 introduced DDL Triggers, where you could catch events on your DDL statements in SQL, and hopefully most DBA’s are catching them, at least to a table and have some kind of report on who is adding, changing and deleting what objects. What I wanted to do was capture that, but also keep and automatic running ...1 day ago -
SQL Server Schema Automatic Revision History using DDL Triggers and SVN
stevienova.com —
Authority: 100
SQL 2005 introduced DDL Triggers, where you could catch events on your DDL statements in SQL, and hopefully most DBA’s are catching them, at least to a table and have some kind of report on who is adding, changing and deleting what objects. What I wanted to do was capture that, but also keep and automatic running ...1 day ago -
SQL Server Schema Automatic Revision History using DDL Triggers and SVN
SQLServerPedia —
Authority: 147
SQL 2005 introduced DDL Triggers, where you could catch events on your DDL statements in SQL, and hopefully most DBA’s are catching them, at least to a table and have some kind of report on who is adding, changing and deleting what objects. What I wanted to do was capture that, but also keep and automatic running ...1 day ago -
Tired of hearing “M” is to “T-SQL” what X is to Y…
.Net Braindrops —
Authority: 107
I have heard a couple of variations of these analogies. I do not like them. I think they are simply absurd. At last PDC, “M” was to “SQL” what C is to Assembler. This year it was, what VB is to C. And now I even read this: The code name “M” language is like a more manageable (though more limited) form ...1 day ago -
SQL SERVER – Interesting Observation – TOP 100 PERCENT and ORDER BY
Journey to SQL Authority with Pinal Dave —
Authority: 529
Today we will go over a very simple, but interesting subject. The following error is quite common if you use ORDER BY while creating any view: Msg 1033, Level 15, State 1, Procedure something, Line 5 The ORDER BY clause is invalid in views, inline functions, derived tables, subqueries, and common table expressions, ...2 days ago

