A Visual SQL Query Designer Download demo project - 48 KB Download source (C#) - 85 KB Download source (VB) - 81 KB Introduction This article describes the implementation of a QueryDesignerDialog class that allows users to create SQL queries based on a given OleDb connection string. The designer is similar...
Introduction This article describes the implementation of C1DBSpellChecker , a utility that performs spell-checking on OleDb databases including SqlServer and Access. After reading this article, you will be able to specify a connection string, and then select a table and one or more string fields on...