Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Content with tags
SQL Server 2005
,
SQL Server 2008
Items 1 to 20 of 31
Next 20 >>
Find weak login passwords in your server
Use this script to search for SQL Server logins who use weak password
Read more...
By
Th Tr
2010/01/05
|
Source:
SQLServerCentral.com
|
Category:
t-sql
Rating:
|
Discuss
|
Briefcase
|
2,047 reads
Managing Large Data Sets in SQL Server 2005 and 2008
Easily manage operations against large data sets, be able to stop and start operations at a whim and throttle them up or down to manage system performance.
Read more...
By
Zach Mided
2010/01/04
|
Source:
SQLServerCentral.com
|
Category:
large data sets
Rating:
|
Discuss
|
Briefcase
|
8,663 reads
Getting Started with SQL Server Event Notifications
Learn the basics of Event Notifications from MVP Jonathan Kehayia. This article will show you how to create customized responses to events in SQL Server 2005/2008.
Read more...
By
Jonathan Kehayias
2009/12/22
|
Source:
SQLServerCentral.com
|
Category:
event notifications
Rating:
|
Discuss
|
Briefcase
|
5,914 reads
Is It Worth Upgrading to SQL Server 2008
New author Nigel Maneffa brings us a look at SQL Server 2008 and its new features, trying to decide if it's worth the upgrade.
Read more...
By
Nigel Maneffa
2009/12/18 (first published: 2008/10/21)
|
Source:
SQLServerCentral.com
|
Category:
sql server 2008
Rating:
|
Discuss
|
Briefcase
|
30,091 reads
Using a Certificate Signed Stored Procedure to Execute sp_send_dbmail
Learn how to create a certificate signed stored procedure to solve common permissions problems using sp_send_dbmail. MVP Jonathan Kehayias brings us a short tutorial that discusses your options and code to show you how to implement certificate security.
Read more...
By
Jonathan Kehayias
2009/12/17
|
Source:
SQLServerCentral.com
|
Category:
security
Rating:
|
Discuss
|
Briefcase
|
4,428 reads
Generate stored procedure parameter list based on table
Generate stored procedure parameter list based on table, useful when creating new SPs on tables with lots of columns.
Read more...
By
Thomas Cournane
2009/12/04
|
Source:
SQLServerCentral.com
|
Category:
t-sql
Rating:
|
Discuss
|
Briefcase
|
931 reads
Why We Recommend Against xp_cmdshell
Every so often I see a post in a forum or on Twitter about the use of xp_cmdshell. Usually it is someone looking for...
Read more...
By 2009/11/19
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
Rate this
|
Briefcase
|
2,724 reads
SQL Server 2005 & 2008 - Backup, Integrity Check & Index Optimization
Solution for Backup, Integrity Check and Index Optimization in SQL Server 2005 and SQL Server 2008. Updated 06 Dec 2009.
Read more...
By
Ola Hallengren
0001/01/01
|
Source:
SQLServerCentral.com
|
Category:
backup / restore
Rating:
|
Discuss
|
Briefcase
|
24,393 reads
The Best of SQLServerCentral, Vol.7
The seventh volume in this collection brings you a compilation of the best articles we've seen over the past year, from over 50 authors.
Read more...
By
Steve Jones
|
Source:
SQLServerCentral.com
|
Category:
books
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
789 reads
SQL University: Multiple Paths and Ownership Chaining
Welcome back to our last class this term on security in SQL Server here at SQL University. According to the syllabus,...
Read more...
By 2009/11/03
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
844 reads
SQL Server 2005 & 2008 - Backup, Integrity Check & Index Optimization
Solution for Backup, Integrity Check and Index Optimization in SQL Server 2005 and SQL Server 2008. Updated 06 Dec 2009.
Read more...
By
Ola Hallengren
0001/01/01
|
Source:
SQLServerCentral.com
|
Category:
backup / restore
Rating:
|
Discuss
|
Briefcase
|
24,393 reads
SQL Server 2005 & 2008 - Backup, Integrity Check & Index Optimization
Solution for Backup, Integrity Check and Index Optimization in SQL Server 2005 and SQL Server 2008. Updated 06 Dec 2009.
Read more...
By
Ola Hallengren
0001/01/01
|
Source:
SQLServerCentral.com
|
Category:
backup / restore
Rating:
|
Discuss
|
Briefcase
|
24,393 reads
SQL Server 2005 & 2008 - Backup, Integrity Check & Index Optimization
Solution for Backup, Integrity Check and Index Optimization in SQL Server 2005 and SQL Server 2008. Updated 06 Dec 2009.
Read more...
By
Ola Hallengren
0001/01/01
|
Source:
SQLServerCentral.com
|
Category:
backup / restore
Rating:
|
Discuss
|
Briefcase
|
24,393 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,039 reads
Sending E-mail from SQL Server 200X
From monitoring e-mail messages to distributing reports for users, SQL Server's database mail proves quite useful. Learn how to use it in SQL Server 2000 and SQL Server 2005/2008.
Read more...
By
Additional Articles
2009/07/01
|
Source:
DevX
|
Category:
database mail
Rating:
Rate this
|
Briefcase
|
3,707 reads
Copy Only Backup for SQL 2005 and SQL 2008
Is there any way that my ad hoc backups will not interrupt the sequence of my backup plan?
Read more...
By
Additional Articles
2009/06/30
|
Source:
MSSQLTips.com
|
Category:
backup and recovery
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,210 reads
SQL Server Stumpers, Vol.5
Whether practicing for an exam or interview, or just wanting to see who's got the biggest SQL Server brain in your office, this book is perfect. Containing 100 SQL Server Central Questions of the Day, this book is a great way to test yourself and increase your knowledge.
Read more...
By
Steve Jones
|
Source:
SQLServerCentral.com
|
Category:
books
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
378 reads
What mechanism allows SQL Server 2008 to commit transactions on the mirror faster than SQL Server 2005?
Question: What mechanism allows SQL Server 2008 to commit transactions on the mirror faster than SQL Server 2005? This question was asked on a technical discussion group. My reply follows.
Read more...
By
Robert Davis
2009/05/19
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
Rate this
|
Briefcase
|
1,257 reads
Cluster Information
This script will display information about the instance(s) on your cluster. Name of nodes, active node and drive letters of the resources
Read more...
By
Rudy Panigas
2009/05/08
|
Source:
SQLServerCentral.com
|
Category:
clustering
Rating:
|
Discuss
|
Briefcase
|
615 reads
Accessing SQL Server Databases with PHP
The SQL Server 2005 Driver for PHP is a Microsoft-supported extension of PHP 5 that provides data access to SQL Server 2005 and SQL Server 2008. The extension provides a procedural interface for accessing data in all editions of SQL Server 2005 and SQL Server 2008. The SQL Server 2005 Driver for PHP API provides a comprehensive data access solution from PHP, and includes support for many features including Windows Authentication, transactions, parameter binding, streaming, metadata access, connection pooling, and error handling.
Read more...
By
Additional Articles
2009/04/29
|
Source:
TechNet
|
Category:
php
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,637 reads
Items 1 to 20 of 31
Next 20 >>
Tags
security
(5)
blogs
(4)
backup and recovery
(3)
sql server
(3)
t-sql
(3)
books
(2)
clustering
(2)
database mail
(2)
database security
(2)
sql server 2000
(2)
sql server 7, 2000
(2)
sql server security
(2)
administration
(1)
backup / restore
(1)
compression
(1)
copy_only
(1)
data types
(1)
database mirroring
(1)
event notifications
(1)
file exists
(1)
hierarchyid
(1)
index management
(1)
information
(1)
integration services (ssis)
(1)
jobs
(1)
large data sets
(1)
maintenance and management
(1)
paging
(1)
parameters
(1)
performance
(1)
performance tuning
(1)
permissions
(1)
php
(1)
proxy accounts
(1)
row_number
(1)
service broker
(1)
sql agent
(1)
sql server architecture
(1)
sql university
(1)
sqlsaturday
(1)
ssis
(1)
status
(1)
stored procedures
(1)
syscolumns
(1)
sysobjects
(1)
time range
(1)
upgrade
(1)
vbscript
(1)
xp_sendmail
(1)
Copyright © 2002-2010 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use