Verified Software Products Company
792 Phillips Road || Arroyo Grande, CA 93420-5019 || Phone: (805) 489-5309
Email: bkandler@verisof.com
SERVICES FREEBIES TIPS and TRICKS ARTICLES LINKS HOME
Our Products

Classes
BMPBMP
CryptoCrypto
CSVStringsCSVStrings
DataLoggerDataLogger
DatesDates
DebugRecorderDebugRecorder
FileNameSetFileNameSet
FileSenderFileSender
RDOConnectMasterRDOConnectMaster
ReportAidsReportAids
ShellerSheller
StringSetStringSet
WEBUtilitiesWEBUtilities

Modules
DAOLibDAOLib
GlobalsGlobals
RegistryRegistry

Programs
BatcherBatcher
HTMLGenHTMLGen
KillTimeKillTime
TimedMessageTimedMessage
DAOLib: This is a library of 17 functions to support the use of Data Access Objects (DAO). You would use them to interact with an Acces database (.mdb) or one implemented via SQL Server. Its use starts with a call to Get_Profile_Database to obtain the location and name of your database from an INI file. dbOpen and dbClose provide for intelligent opening of the database directly or via Data Source Name. the dbOpen/dbClose pair implements a simple stacking counter to allow you to write all your functions in a stand-alone manner, not caring about multiple connection issues because they ensure that you have only one connection at a time. Other functions provide for getting at meta-data describing your database structure. (19KB) Download me at once!
This site designed by William D. Kandler (bkandler@verisof.com)
Updated: 6/29/01