Log in
::
Register
::
Not logged in
Search:
Home
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 tag
SQL Server
Refine your search with one of the following additional tags (with number of items):
Blogs
(18)
Tools
(2)
Extract, Transform, Load (ETL)
(1)
PASS Summit
(1)
cloud services
(8)
T-SQLScripts
(2)
FILESTREAM
(1)
Performance
(1)
Editorial
(8)
Analysis Services
(1)
Fundamentals
(1)
Performance Tuning
(1)
Editorial - MP3
(7)
Articles
(1)
GEO Database
(1)
powershell
(1)
Editorial - WMV
(7)
BCP command
(1)
Graphs
(1)
Presenting
(1)
Editorial - iPod
(6)
books
(1)
Handle
(1)
Query performance
(1)
Database Weekly
(5)
Career
(1)
Hard Disk
(1)
Replication
(1)
Patrick LeBlanc
(5)
Conferences and Events
(1)
insert
(1)
SAN
(1)
Administration
(4)
Consolidation
(1)
Instances
(1)
scr
(1)
SQL Server 2005
(4)
Database Administration
(1)
Integration Services (SSIS)
(1)
sheet
(1)
Databases
(3)
DMO
(1)
IP Addresses
(1)
speaking
(1)
learning
(3)
DTS
(1)
Job Trends
(1)
SQL Server Architecture
(1)
SQL Server 2008
(3)
Error
(1)
Jobs
(1)
SQL University
(1)
Business Intelligence
(2)
Error Log
(1)
Live Meeting
(1)
SQLSaturday
(1)
Data Warehousing
(2)
ETL
(1)
Microsoft
(1)
Storage
(1)
database security
(2)
Excel
(1)
Microsoft SQL Server
(1)
T-SQL
(1)
Error Logs
(2)
Exchange
(1)
MSDE
(1)
User Group
(1)
Security
(2)
export data
(1)
neural network
(1)
VBScript
(1)
SQL Server 2000
(2)
Export to Excel
(1)
Oracle
(1)
Virtualization
(1)
SQL Server security
(2)
export with column headers
(1)
Package
(1)
Windows
(1)
SSIS
(2)
Items 1 to 20 of 66
Next 20 >>
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
|
1,847 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
|
589 reads
A Neural Network in SQL Server
Modeling and programming a neural Network in SQL Server from new author Silvia Cobialca. Learn how you might be able to implement this AI construct in SQL Server to make predictions.
Read more...
By
Silvia Cobialca
2009/10/27
|
Source:
SQLServerCentral.com
|
Category:
SQL Server
Rating:
|
Discuss
|
Briefcase
|
8,426 reads
SQL Server Legend – Data Files and Threads
Someone was asking about using multiple data files recently to try and increase performance. I had answered that unless you...
Read more...
By
Steve Jones
2009/10/20
|
Source:
SQLServerCentral.com
|
Category:
Blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
826 reads
MSDE – Database Size Limit
Most of you are aware that the Microsoft SQL Server 2000 Desktop Engine (MSDE) limits database size to 2 gigabytes. ...
Read more...
By
Patrick LeBlanc
2009/10/13
|
Source:
SQLServerCentral.com
|
Category:
Blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,207 reads
Red Gate's SQL Data Generator
I'm reading SQL Server MVP John Magnabosco's new e-book, Protecting SQL Server Data, and he includes a database schema to...
Read more...
By 2009/10/06
|
Source:
SQLServerCentral.com
|
Category:
Blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
498 reads
Eliminating Empty Output Files in SSIS
So you’ve got some packages that regularly extract data to one or more text files, but you know that from...
Read more...
By
Tim Mitchell
2009/10/05
|
Source:
SQLServerCentral.com
|
Category:
Blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
786 reads
BCP command to export data to excel with column headers
This script export data into excel/CSV file using BCP comnand with column headers
Read more...
By
Samardeep Khera
2009/10/01
|
Source:
SQLServerCentral.com
|
Category:
BCP command
Rating:
|
Discuss
|
Briefcase
|
942 reads
The old INNER JOIN syntax vs. the new INNER JOIN syntax
I was in a presentation last week where the presenter was talking about the ANSI/ISO SQL standards. For the most part the...
Read more...
By
Brian Kelley
2009/10/01
|
Source:
SQLServerCentral.com
|
Category:
Blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
4,545 reads
Fundamentals of Storage Systems - The Basics of Spinning Disks
Your servers are only as fast as the slowest part, hard drives. To feed other parts of the system we have...
Read more...
By
Wesley Brown
2009/09/28
|
Source:
SQLServerCentral.com
|
Category:
Blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,166 reads
Blobs and Filestreams
In the next week or so I’ll be upgrading the SQL 2005 server that has the SQLSaturday database and I’m...
Read more...
By
Andy Warren
2009/09/24
|
Source:
SQLServerCentral.com
|
Category:
Blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
552 reads
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
|
1,561 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,093 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
|
1,254 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
|
979 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
|
391 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
|
612 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
|
64 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
|
55 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
|
135 reads
Items 1 to 20 of 66
Next 20 >>
Most popular
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
2009/07/09
|
Source:
SQLServerCentral.com
|
Category:
SQL Server
Rating:
|
Discuss
|
Briefcase
|
18,528 reads
A Neural Network in SQL Server
Modeling and programming a neural Network in SQL Server from new author Silvia Cobialca. Learn how you might be able to implement this AI construct in SQL Server to make predictions.
Read more...
By
Silvia Cobialca
2009/10/27
|
Source:
SQLServerCentral.com
|
Category:
SQL Server
Rating:
|
Discuss
|
Briefcase
|
8,426 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
|
8,270 reads
Copyright © 2002-2009 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use