Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag sql server Rss

<< Previous 20    Items 61 to 80 of 117    Next 20 >>
 

Windows Internal Database

This past Friday I received a call from our systems team stating that they were running low on Disk Space...  Read more...
By Patrick LeBlanc 2009/09/22 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 3,111 reads

Best Practice - Increasing the Number of SQL Server Error Logs

By default, there are six achieved SQL Server Error Logs along with the ERRORLOG which is currently used. However, it is a Best Practice to increase the number of SQL Server Error Logs from the default value of six. In this tip, you will see the steps which you need to follow to increase the number of SQL Server Error Logs.  Read more...
By Additional Articles 2009/09/21 | Source: MSSQLTips.com | Category: sql server
Rating:  Rate this |   Briefcase | 2,737 reads

SQL Server Job Trends on Graphs

 A colleague pointed out a site that collects a lot of job posting data and exposes graphs - so I've taken...  Read more...
By Bill Nicolich 2009/09/21 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 2,761 reads

Best Practice - Increasing the Number of SQL Server Error Logs

By default, there are six achieved SQL Server Error Logs along with the ERRORLOG which is currently used. However, it is a Best Practice to increase the number of SQL Server Error Logs from the default value of six. In this tip, you will see the steps which you need to follow to increase the number of SQL Server Error Logs.  Read more...
By Additional Articles 2009/09/21 | Source: MSSQLTips.com | Category: sql server
Rating:  Rate this |   Briefcase | 1,581 reads

SQL Server 7.0 – Transaction Log Not Backing Up

I have not worked with SQL Server 7.0 in a loooong time.  So when I received a call from a...  Read more...
By Patrick LeBlanc 2009/09/14 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 1,452 reads

Indexing HierarchyID

The new HierarchyID datatype in SQL Server 2008 has captured my interest lately. I’ve been working on a presentation that...  Read more...
By Steve Jones 2009/09/03 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 1,172 reads

A True SQL OS

SQL Server is so large and complex that it's like an operating system. In fact, there the core engine is often referred to as the "SQL OS" by Microsoft developers. Steve Jones would like to see SQL Server as it's own OS at some point.  Read more...
By Steve Jones 2009/08/26 | Source: SQLServerCentral.com | Category: editorial - mp3
Rating: (not yet rated)  Rate this |   Briefcase | 237 reads

A True SQL OS

SQL Server is so large and complex that it's like an operating system. In fact, there the core engine is often referred to as the "SQL OS" by Microsoft developers. Steve Jones would like to see SQL Server as it's own OS at some point.  Read more...
By Steve Jones 2009/08/26 | Source: SQLServerCentral.com | Category: editorial - ipod
Rating: (not yet rated)  Rate this |   Briefcase | 142 reads

A True SQL OS

SQL Server is so large and complex that it's like an operating system. In fact, there the core engine is often referred to as the "SQL OS" by Microsoft developers. Steve Jones would like to see SQL Server as it's own OS at some point.  Read more...
By Steve Jones 2009/08/26 | Source: SQLServerCentral.com | Category: editorial
Rating: |  Discuss |   Briefcase | 249 reads

A True SQL OS

SQL Server is so large and complex that it's like an operating system. In fact, there the core engine is often referred to as the "SQL OS" by Microsoft developers. Steve Jones would like to see SQL Server as it's own OS at some point.  Read more...
By Steve Jones 2009/08/26 | Source: SQLServerCentral.com | Category: editorial - wmv
Rating: (not yet rated)  Rate this |   Briefcase | 139 reads

There is no excuse

I read Jack Corbett's blog entry,No Training Budget Still No Excuse, last week and thought it was excellent. In fact,...  Read more...
By Steve Jones 2009/08/21 | Source: SQLServerCentral.com | Category: blogs
Rating:  Rate this |   Briefcase | 1,530 reads

Replication – Accommodating Application Inserts

Recently I have been involved in lots of projects involving replication.  I have done some things to make replication work...  Read more...
By Patrick LeBlanc 2009/08/19 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 1,131 reads

Adding Multiple Columns to a Table With a Single T-SQL Statement

You know, I believe the old saying, “If you don’t use it you will lose it”.  Well, I write a...  Read more...
By Patrick LeBlanc 2009/08/13 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 22,654 reads

Scripting in SSIS

Tim Mitchell presented at SQLSaturday #17 on Scripting in SSIS. I thought it was a really interesting presentation, and I’m...  Read more...
By Steve Jones 2009/08/07 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 2,832 reads

Call For Speakers – SQL Lunch Live Meeting

The Baton Rouge Area SQL Server User Group hosts Bi-Monthly Live Meetings that are 15-30 minutes long the consist of...  Read more...
By Patrick LeBlanc 2009/08/06 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 789 reads

SQL Server vs. JET

This past week the Exchange 2010 team admitted they had tried SQL Server as a storage platform for Exchange 2010, but then discarded it. Steve Jones wonders why this was the case. Is SQL Server not good enough?  Read more...
By Steve Jones 2009/07/20 | Source: SQLServerCentral.com | Category: sql server
Rating: (not yet rated) |  Discuss |   Briefcase | 222 reads

SQL Server Tacklebox

Inside the SQL Server Tacklebox you'll find day-to-day tools and techniques to automate and standardize SQL Server installation, document and report on your servers, migrate data and manage data growth, troubleshoot performance issues, receive notifications of impending issues, secure access to your servers and fight off the data corruption monster.  Read more...
By Rodney Landrum 2013/05/21 | Source: Red-Gate | Category: books
Rating: |  Discuss |   Briefcase | 5,815 reads

Map IP Address to a Geographical Location

Find the country, region and city of a user from an IP address using SQL Server. Oscar Garcia provides some code and resources if you want to dig into your analytics on your own.  Read more...
By Oscar D Garcia 2012/07/20 (first published: 2009/07/09) | Source: SQLServerCentral.com | Category: sql server
Rating: |  Discuss |   Briefcase | 47,969 reads

Oracle for the SQL Server Guy - Instances and Databases

Many DBAs need to work with multiple platforms. New author Jagan Kumar brings us an article that helps to explain Oracle's architecture for those people used to working with SQL Server.  Read more...
By Jagan Kumar 2009/07/02 | Source: SQLServerCentral.com | Category: sql server
Rating: |  Discuss |   Briefcase | 9,276 reads

On Error () Logging by Using Event Handlers

Use of event handlers provided in SSIS package to handle runtime errors while the package is running and logging the error information in the database.  Read more...
By Arun Mallick 2009/06/26 | Source: SQLServerCentral.com | Category: sql server
Rating: |  Discuss |   Briefcase | 7,538 reads
<< Previous 20    Items 61 to 80 of 117    Next 20 >>
 
Tags
blogs (28)    
editorial (10)    
cloud services (8)    
editorial - mp3 (7)    
editorial - wmv (7)    
patrick leblanc (7)    
t-sql (7)    
editorial - ipod (6)    
integration services (ssis) (6)    
security (6)    
administration (5)    
database weekly (5)    
oracle (5)    
reporting services (ssrs) (5)    
sql server 2005 (5)    
sql server 2008 (5)    
database security (4)    
databases (4)    
learning (4)    
powershell (4)    
tools (4)    
change tracking (3)    
checksum (3)    
error logging (3)    
hashbytes (3)    
microsoft (3)    
performance tuning (3)    
sql server 2000 (3)    
articles (2)    
auditing (2)    
backup / restore (2)    
binary_checksum (2)    
business intelligence (2)    
c# (2)    
change data capture (cdc) (2)    
change detection (2)    
conflict resolution (2)    
data warehousing (2)    
etl (2)    
excel (2)    
fundamentals (2)    
ip addresses (2)    
live meeting (2)    
presenting (2)    
rowversion (2)    
san (2)    
scripting (2)    
speaking (2)    
sql audit (2)    
storage (2)    
windows security (2)    
administration queries (1)    
analysis services (ssas) (1)    
backup (1)    
bcp command (1)    
best practice (1)    
books (1)    
career (1)    
cdc (1)    
change foreign key name (1)    
cluster (1)    
clustering (1)    
code reuse (1)    
command line install (1)    
conferences and events (1)    
conferences/user groups (1)    
consolidation (1)    
ct (1)    
database users (1)    
dmo (1)    
dts (1)    
environment variables (1)    
error handling (1)    
event log (1)    
exchange (1)    
export data (1)    
export to excel (1)    
export with column headers (1)    
extract, transform, load (etl) (1)    
filestream (1)    
foreign keys (fk) (1)    
geo database (1)    
graphs (1)    
handle (1)    
hard disk (1)    
identity property (1)    
indexes (1)    
initial size (1)    
insert (1)    
instances (1)    
io (1)    
job trends (1)    
jobs (1)    
linear gauge control (1)    
microsoft sql server (1)    
msde (1)    
mysql (1)    
naming convention (1)    
netapp (1)    
neural network (1)    
new feature of sql server 2008 (1)    
nitesh dedhia (1)    
node (1)    
orphaned (1)    
package (1)    
pass summit (1)    
perfmon (1)    
pivottable (1)    
porcentagem itens núcleus (1)    
ports (1)    
primary key (pk) (1)    
professional development (1)    
professional organization for sql server (1)    
query performance (1)    
rateio itens (1)    
rateio nucleus (1)    
rateio produtos (1)    
referential integrity (1)    
rename primary key (1)    
replication (1)    
report builder (1)    
restart (1)    
rm núcleus (1)    
scr (1)    
sequence (1)    
sheet (1)    
silent install (1)    
snapmanager for sql (1)    
sql (1)    
sql saturday (1)    
sql server 2008 r2 (1)    
sql server 2012 (1)    
sql server architecture (1)    
sql university (1)    
sqlsaturday (1)    
ssis (1)    
stored procedures (1)    
tempdb (1)    
tim mitchell (1)    
totvs rm (1)    
training (1)    
triggers (1)    
troubleshooting (1)    
udf (1)    
unattended install (1)    
user group (1)    
users (1)    
valor itens % (1)    
vbscript (1)    
virtualization (1)    
visual studio (1)    
windows (1)    
xml (1)