Results for "Author: jack rizzo"
Guest Book CGI
Contains two CGI VB projects that implement a Basic Guest Book Also contains a short tutorial on how CGI works in VB. Unless you are familiar with CGI and VB Please read CGIinfo.doc before you jump to the code.
RecipeDB
Example of how to use DAO to create and manage a database using the Jet Engine ... You must include the DAO Object library using the referneces selection from the Project menu item. I used 3.6 in testing however, it should be fine with 3.51. This is also a good example for new programmers who want to learn SQL.