Access forms and DB2 Data Server - a perfect match1/13 Paul Zikopoulos continues his series on DB2 9 and Microsoft Access 2007, explaining in this installment how to build forms that run against DB2 data servers.
Use Access 2007 to Get Started in Data Mining1/12 Learn how you can use Microsoft Access 2007 as a basic data mining tool for exploring your valuable data. This article illustrates how data filters, pivot graphs, queries in graphs and filters in reports can help this cause.
Configuring Anonymous Dialog Security in SQL Server 2005 Express Service Broker Conversation1/09 Recent installments of our series have discussed configuring Service Broker full dialog level security, which required a mechanism to facilitate the exchange of certificates between communication partners. In this article, we will present an alternative approach, which eliminates this requirement by relying on anonymous dialog security.
What Is Your Definition of Database Workload?1/08 Providing a definition for database workload can be a daunting task...unfortunately, it depends on what youre trying to accomplish.
ADO.Net Entity Framework By Dan Rigsby
Published December 11, 2008
Utilize the "ADO.NET Entity Framework" to quickly and easilywork with your database, accessing your data in an objectoriented fashion.
WF SQL Tracking Service By Jeffrey Juday
Published November 14, 2008
Learn how to incorporate the SQL Tracking Service into your WF development.
Intro to VSTS-DB Edition By Jeffrey Juday
Published June 26, 2008
See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
Intro to Databases By Bill Hatfield
Published July 2, 2008
New to databases? Start by learning the basic terminology.
Firebird Roadmap 20091/13 The major Firebird version currently in development is v.2.5. Its feature set is being finalized at the moment in preparation for entering the Beta stage of development.
Oracle Customers About To Begin Testing Fusion Apps1/13 Oracle senior VP Thomas Kurian gives advanced details on what to expect from a product set compiled from more than 40 software company acquisitions.
FileMaker (FileMaker, Inc) Database tools for both Mac and Windows platforms targeted to actual end-user (individual and workgroup) creation and implementations. Now with a new UI, Script Triggers, more.
Xeround Intelligent Data Grid (IDG) (Xeround, Inc) Distributed, grid-based database leverages separate query router and data blades joined via a network protocol. Now with support for multiple distribution architectures, including read or write optimized and local/global environments.
Track Table Fragmentation A diagnostic table and stored procedure to track the fragmentation of large tables within databases. The user passes the database name and the table name as parameters to the SP. The SP can be set up to run as a scheduled job every few hours to produce a historical trend of fragmentation.
Script to Transfer Tables to New Filegroups This program will dynamically build and issue drop and alter statements in order to move all the tables in a database to new filegroups.