Recent

DevX - Software Development Resource

Using SQL Server 2000 Recovery Models

n my series of articles, “Paranoid and Proud of It,” I pointed out that systems require different backup strategies, depending on the criticality of the information stored in them. SQL

DevX - Software Development Resource

The AutoText class module

This class can help in simplifying most of the validation chores in your UI-intensive apps. The class “wraps” around a TextBox control and traps most of its events, to automatically

DevX - Software Development Resource

The ADONowCombo control

The NowCombo control is a multi-columns ComboBox that expands on the DBCombo control. You can use it to select and copy an item from another table in the database. For

DevX - Software Development Resource

The NowCombo Control

The NowCombo control is a multi-columns ComboBox that expands on the DBCombo control. You can use it to select and copy an item from another table in the database. For

DevX - Software Development Resource

The LogNTEvent class

LogNTEvent is a class that lets a VB app write directly to the NT event log. The zip file includes a demo project and a sample DLL that contains the

DevX - Software Development Resource

All the Changes, All the Time: Part I

his 10-Minute Solution was prompted by a question to the Ask the SQL Pro site regarding how best to capture changes that have occurred in a database. I will address

DevX - Software Development Resource

New PL/SQL Features in Oracle 8i: Part II

n my last article, “New PL/SQL Features in Oracle 8i: Part I“, I described some of the new features in Oracle 8i that extend the power, performance, and flexibility of