Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Guest Columnist: Daniel Calbimonte
SQLServerCentral.com profile
Items 1 to 14 of 14
Data mining introduction part 4: the Naïve Bayes algorithm
This chapter explains the Naïve Bayes algorithm. How does it works, what information is displayed.
Read more...
By
Daniel Calbimonte
2013/04/15
|
Source:
SQLServerCentral.com
|
Category:
data mining
Rating:
|
Discuss
|
Briefcase
|
6,033 reads
Data Mining Introduction Part 3: The Cluster Algorithm
This is the part 3 of the Data Mining Series from Daniel Calbimonte. This article examines the cluster algorithm.
Read more...
By
Daniel Calbimonte
2013/03/12
|
Source:
SQLServerCentral.com
|
Category:
data mining
Rating:
|
Discuss
|
Briefcase
|
5,973 reads
Data Mining Introduction Part 2
This is a continuation of first article about Data Mining. We will talk about decision trees.
Read more...
By
Daniel Calbimonte
2012/12/31
|
Source:
SQLServerCentral.com
|
Category:
data mining
Rating:
|
Discuss
|
Briefcase
|
7,182 reads
Data Mining Introduction
Many people that work for years with SQL Server never use the Data Mining. This article has the objective to introduce them to this magic and exciting new world.
Read more...
By
Daniel Calbimonte
2012/11/12
|
Source:
SQLServerCentral.com
|
Category:
server
Rating:
|
Discuss
|
Briefcase
|
18,022 reads
11 Tips to Backup databases with SMO, VB, C# Powershell, Command lines
Sometimes we need to create backups using code. Sometimes we need to do it manually or automatically, programmatically using C#, VB, Powershell.
Read more...
By
Daniel Calbimonte
2012/08/14
|
Source:
SQLServerCentral.com
|
Category:
backup
Rating:
|
Discuss
|
Briefcase
|
5,852 reads
The User Defined Server Roles in SQL Server 2012
This article describes how to create user defined server roles and use stored procedures and queries related.
Read more...
By
Daniel Calbimonte
2012/05/25
|
Source:
SQLServerCentral.com
|
Category:
security
Rating:
|
Discuss
|
Briefcase
|
3,366 reads
New features in SQL 2012, the contained database
This article describe the problems about the migration of the databases and logins and the new feature contained databases
Read more...
By
Daniel Calbimonte
2012/05/22
|
Source:
SQLServerCentral.com
|
Category:
sql server 2012
Rating:
|
Discuss
|
Briefcase
|
10,033 reads
New toys in SQL Server 2012
In this article we are going to look two new enhancements: the Insert snippet menu option and the surround with option.
Read more...
By
Daniel Calbimonte
2012/05/15
|
Source:
SQLServerCentral.com
|
Category:
insert
Rating:
|
Discuss
|
Briefcase
|
14,547 reads
Bye Bye to the RAISERROR Function?
This article describes the use and advantages of the throw statement.
Read more...
By
Daniel Calbimonte
2012/04/03
|
Source:
SQLServerCentral.com
|
Category:
throw
Rating:
|
Discuss
|
Briefcase
|
1,640 reads
Sequences in SQL Server 2012
This article describes the sequence new feature used in SQL Server 2012
Read more...
By
Daniel Calbimonte
2012/04/13
|
Source:
SQLServerCentral.com
|
Category:
sequence
Rating:
|
Discuss
|
Briefcase
|
8,460 reads
Linked server to MySQL Server.
In this article, we are going to create a linked server to the MySQL Database. Once finished that task, we will select, insert, update and delete some data using SQL Server.
Read more...
By
Daniel Calbimonte
2012/04/17
|
Source:
SQLServerCentral.com
|
Category:
mysql
Rating:
|
Discuss
|
Briefcase
|
5,165 reads
Run SQL Server Scripts using C#
In this article I will run a SQL Server script to backup a database using C# in visual studio. For this purpose, I am going to use the sqlcmd.
Read more...
By
Daniel Calbimonte
2012/04/27
|
Source:
SQLServerCentral.com
|
Category:
sqlcmd
Rating:
|
Discuss
|
Briefcase
|
8,867 reads
A demo about the power of powershell
This demo will show you the how powerfull is powershell. We will use cicles and the get-content command.
Read more...
By
Daniel Calbimonte
2012/03/22
|
Source:
SQLServerCentral.com
|
Category:
powershell
Rating:
|
Discuss
|
Briefcase
|
9,142 reads
How to create a database backup using visual studio
This article describes how to backup a database using a C# Windows Form.
Read more...
By
Daniel Calbimonte
2012/03/30
|
Source:
SQLServerCentral.com
|
Category:
c#
Rating:
|
Discuss
|
Briefcase
|
7,829 reads
Items 1 to 14 of 14
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.