Blogs1 - 10 of 1,281 recent posts for tag:"SQL Server 2008"
10
Nov
2009
Create trigger to find out user updating table

9 hours ago by melissasuciadi

Do you wish to know who do change to your table? Who is updating or do anything to your table? ya you can keep log from your app but how about if you wish to done anything on your db site? Then I suggest you to use trigger like below --Create Trigger to insert lastmodifiedtime and lastmodifiedBy acc ...

Melissa Suciadi's Blog - melissasuciadi.wordpress.com

09
Nov
2009
SQL Server 2008 R2 Enterprise Evaluation November Download

13 hours ago by Steven Bink

SQL Server 2008 R2 November CTP has numerous new and enhanced features. This document provides the information you need to fully take advantage of these features. For Analysis Services, numerous enhancements have been added to the PowerPivot field list. These include automatic relationship detection ...

Bink.nu - bink.nu/news/default.aspx · Rank: 12,897 · 474 references

SQL Server 2008 :New location-aware data types

1 day ago by Jackson

Introduction It was very easy to store location data and just to store the latitude and longitude of the location, by using simple floating point fields. Of course, it was not enough, which can just only achieve simple applications. However, if you want to create more advanced applications or do loc ...

Microsoft Study Bible - microsoftbible.com · 2 references

08
Nov
2009
News de la semaine #14

1 day ago by Patrice Lamarche

Commençons comme chaque semaine sur l’actualité de Windows Azure. Cette semaine l’éditeur a annoncé l a roadmap de mise à disposition de l’offre : une nouvelle CTP sera disponible le 17 novembre à la PDC,

Tech Head Brothers - techheadbrothers.com · Rank: 107,044 · 20 references

Some updates to SQL Server 2008 SP1 CU4 you may not have noticed

1 day ago by AaronBertrand

Back on September 21/22, Microsoft released its most recent cumulative updates for SQL Server 2008. For RTM, this was Cumulative Update #7 (10.00.1818), and for SP1, this was Cumulative Update #4 (10.00.2734). However, if you have requested the SP1 CU #4 hotfix download since November 4th, the downl ...

SQLblog.com - The SQL ... - sqlblog.com/blogs/default.aspx · Rank: 2,636 · 31 references

My tweets from SQL PASS Summit 2009 – SSAS, PowerPivot, DAX and more

2 days ago by Vidas Matelis

I just came back from SQL PASS Summit 2009. About a week before that I started to use Twitter and I tried to "tweet" during the conference as much as I can. My Twitter ID is: http://twitter.com/VidasM. I decided that some of my posts could be interesting to people who do not use Twitter, so I cleane ...

Vidas Matelis Analysis ... - ssas-info.com/VidasMatelisBlog · 14 references

07
Nov
2009
Webcast sobre acceso de datos en SQL Server desde ASP.NET 4.0

2 days ago by ecastrom

En este webcast analizamos las nuevas formas de acceso a base de datos de SQL Server, que están disponibles en ASP.NET 4.0 y Visual Studio 2010. Puede accederlo en la siguiente dirección http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032426170&Culture=es-AR Saludos, Eduardo Castro Marti ...

Microsoft SQL Server - todosobresqlserver.wordpress.com · 2 references

Replicación de una Base de datos SQL Server 2008 - Lección 1: Crear las ...

2 days ago by NG

En esta lección, crearemos las cuentas para que funcionen los agentes de replicación. Deberás crear cuentas de Windows separadas en el servidor local para los siguientes agentes: Agent Location Account name Snapshot Agent Publisher \repl_snapshot Log Reader Agent Publisher

Blogs de Ng Ingeniería - blogs.ngingenieria.com

Can a Covering NC Index be Tipped?

2 days ago by andrewhogg

Non-clustered indexes normally have a ‘tipping point’, which is the point at which the query engine decides to change strategies from seeking the index with a nested loop operator back to a seek on the underlying table or choosing to just scan the underlying table and ignore the index. Kimberley Tri ...

SQL Fascination - andrewhogg.wordpress.com

06
Nov
2009
SQL Server 2008 Auditing

3 days ago by Andre Magni

In an era of increasingly concern regarding regulations and their impact in the production environment, auditing is one of the most important topics. And, SQL Server 2008 introduces a new SQL Server Audit feature. This post will not cover all the details of it, but it will give you an opportunity to ...

Springhouse Blog Updates - blog.springhouse.com · Rank: 128,383 · 12 references

Previous1234567