(Deepak T Naik and Jon Deng) Learn how you can use IBM InfoSphere Information Server to accomplish bulk loading with Salesforce.com. In addition, you’ll learn how to load various types of binary files into Salesforce.com. Finally, you’ll see how you can use the bulk load feature on Amazon EC2.
Other News
Process an Analysis Services Cube Using an XMLA Query
(Ashish Kumar Mehta) One of the Junior DBAs in my company wanted to know how to process a cube using an XMLA Query. In this tip we will go through the steps a database administrator needs to follow to process an Analysis Services cube using an XMLA command.
Data Separation Techniques – Day 2
New SQL Server Show – SelecTViews – Open source projects and SQL Server, FrontPage Lives?!, Business Intelligence is profiling…. or is it? SQL Server tools and the cloud, featured blog, Chris Shaw on the show and MUCH more. [Watch the Show] Kalen Delaney Virtual Workshop: SQL Server 2008 Indexes – Internals and Best Practices Feb. 25, 2011 – Along with […]
SelecTViews – Open source projects and SQL Server, FrontPage Lives?!, Business Intelligence is profiling…. or is it?
Video Programming for IT Professionals
Data Separation Techniques
Virtual Workshop: SQL Server 2008 Indexes – Internals and Best Practices Feb. 25, 2011 Along with a good database design I would say that Indexes are a cornerstone to good database performance. There are a lot of other skills you can develop in relational databases; but without these two skills, you’re going to find yourself in a heap of trouble. […]
What is jQuery and how to start using jQuery?
(Sheo Narayan) jQuery is not a language but it is a well written JavaScript code, As quoted on official jQuery website “it is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development”.
The problem with row-by-row processing in Oracle Database
(Karen Morton) I have been told the script I wrote below would be faster written in SQL alone and there would be issues using the MIN on the date_ended (could both be null for duplicate records). Is this true and why? And why is my code so wrong?
WPF 4: Parallel processing of the Data using .NET 4 Parallel Extension Capabilities
(Mahesh Sabnis) NET 4.0 adds a new set of API’s called Parallel Extensions, to simplify the process of adding parallelism and concurrency to applications. This allows you to effectively utilize Multi-Core systems which are commonly available now days.
Creating a Login Overlay
(Scott Mitchell) Many types of websites, from online retailers to social networking sites, allow visitors to create user accounts. Traditionally, websites that support user accounts have their visitors sign in by going to a dedicated login page where they enter their username and password.
Using XSLT to Transform XML data into OSM format
(Andrew Harvey) For a while I used to think that all there was to XML was inner, but of course there is much more. I’m now digging into the real stuff like XPath, XSLT and XML Schemas.
