Results for "Author: stuart roberts"
This is a program which will allow you to test a connection to most databases (SQL,Oracle etc...) and run any SQL query through. The connection to the database is handled using RDO although this could be quite esily changed to ADO if required. To test the connection you will need to enter the desired connection settings like server name, database name and password, DSN name if required etc..
Gives you access to the entire Registry, allowing you to create\delete\modify keys and values. Give your programs a more professional look than if you used the default VB Registry calls GetSetting and SaveSetting. I have written a program that uses the Registry class to output all the code neccessary to link your program to the Registry and could save hours or days of typing repetitive code, like I did! Drop me an email if you'd like to have a look at it.