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.
2012-04-17
9,929 reads
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.
2012-04-17
9,929 reads
This article describes the sequence new feature used in SQL Server 2012
2012-04-13
9,431 reads
This article describes the use and advantages of the throw statement.
2012-04-03
2,706 reads
This article describes how to backup a database using a C# Windows Form.
2012-03-30
15,402 reads
This demo will show you the how powerfull is powershell. We will use cicles and the get-content command.
2012-03-22
9,929 reads
By Steve Jones
I was looking back at my year and decided to see if SQL Prompt...
In the era of cloud-native applications, Kubernetes has become the default standard platform for...
By Steve Jones
I’ve often done some analysis of my year in different ways. Last year I...
Hi, below i show various results trying to reach our ftp site (a globalscape...
Comments posted to this topic are about the item Finding Motivation
Comments posted to this topic are about the item The Last Binary Value of...
What does this code return?
SELECT cast(0x2025 AS NVARCHAR(20))Image 1: