Dynamic SQL in IBM Informix Dynamic Server 11.5
A presentation of the dynamic SQL statements for Informix. [youtube PmmT9elFCXg]
A presentation of the dynamic SQL statements for Informix. [youtube PmmT9elFCXg]
Sequel is the database toolkit for ruby. This videos discusses the philosophy, design, implementation, and use of Sequel, as well as its history, current status, and future directions. It will show how to use core Sequel via datasets to manipulate sets of objects, as well as Sequel models to manipulate …
Developers discover a lot of behavior in the ADO.NET Entity Framework that is quite unexpected. Programming Entity Framework author, Julie Lerman, will help you avoid some surprises and show you tricks to make the most of Entity Framework. Learn how to provide default navigation property (foreign key) values, practical uses …
MongoDB presentation at the November 2009 OpenSQLCamp in Portland, Oregon. MongoDB (from “humongous”) is a scalable, high-performance, open source, schema-free, document-oriented database. MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide structured schemas and powerful queries). [youtube aoj87p_FX7Y]
PowerShell can change the way you work with SQL Server forever. This webcast is the first of a series designed to take DBAs with no knowledge of PowerShell and give them what they need to use this new scripting language. In this first one-hour session, Sean McCown provides a general …
The talk will give a brief introduction to CouchDB and move on to explain how to get started with developing applications. I will go through the existing frameworks available (including my own called Couch Potato) and show the advantages and problems. I will be coding live showing how people can …