SQL SERVER – Discussion – Scale-up vs Scale-out Architectures

Note: NuoDB is a complete re-think of relational databases with innovative support for the Cloud’s dynamic, asynchronous nature. Download NuoDB to experience the Scaling Out scenario discussed in this blog post. Scaling Up There are many different ways of scaling SQL Server to accommodate more transactions and throughput. The general scale-up approach includes:…
Read More

SQL SERVER – How to Begin with VMware – Introduction to Virtualization

Virtualization has slowly crept in and made its rightful place into enterprises of all sizes and segments today. More and more organizations are realizing the importance of virtualization and adopting this revolutionary technology in its entirety. However, for a beginner, it is pretty confusing. The market is flooded with various vendors offering a slice of this technology in various forms and features.

Read More

SQL SERVER – Using SSIS to Import CSV File into Salesforce Online Database with dotConnect for Salesforce from Devart

I have previously written article how one can import a CSV file into a database table using SSIS package. This was a simple import operation when the CSV file structure corresponded to the table structure column-to-column. However SQL Server Integration Services is a very powerful tool that can be used for much more complex data import CSV operations.

Read More