SQL Server Version Compare LIST During one of my training session a college graduate asked me a question, Could you please provide me a quick comparison between the SQL Server versions. I answered him that there is no such table as there are some feature which are available to specific editions only. But he insisted [...]
Category Archives: Others
SQL For ANDROID – Video Tutorial
Do We have SQL Server for Android Operating System ? YES, we do have a product named “SQLite”, a open Source Database, which is inbuilt in the SQL Android based systems. That means there is no centralized database server, every Android based tablet / cell phone do have a built in database services named “SQLite” [...]
SQL Server Injection
What is SQL Injection? The ability to inject SQL commands into the database engine through an existing application is termed as SQL Injection Attack. SQL injection is a type of security exploit in which the attacker adds SQL statements through a web application’s input fields or hidden parameters to gain access to resources or make [...]
Installing SQL Server 2008 R2 SP1
I was rebuilding my machine this week and I installed three Instances of SQL Server 2008 R2 on my Machine for testing purpose. I try to keep my version upto date, so I need to apply SQL Server 2008 R2 Service Pack 1 and Cumulative Update 4 for SP1, which all together will bring my [...]
ODBC Driver for Linux
Microsoft today (11/28/2011) released a 64-bit SQL Server Open Database Connectivity (ODBC) driver for Red Hat Enterprise Linux 5. But a 32-bit version is planned for an unspecified future release, according to an MSDN FAQ page. This ODBC drivers for Linux will allow native C and C++ applications to leverage the standard ODBC API and [...]
Optimizing SQL Server for Private Cloud (#8) : Load Balance Virtual Machines
Optimizing SQL Server for Private Cloud (#8) : Load Balance Virtual Machines
The animation videos in this series outline the key steps for optimizing SQL server for your private cloud. These videos will help you understand key concepts and benefits …
Optimizing SQL Server for Private Cloud (#8) : Load Balance Virtual Machines
Optimizing SQL Server for Private Cloud (#8) : Load Balance Virtual Machines
The animation videos in this series outline the key steps for optimizing SQL server for your private cloud. These videos will help you understand key concepts and benefits …