Results for "Author: plex"
Step 1 Of A Network Messaging System
This is the first part of a network messaging system. This part is inteaded to show examples of connecting to a Microsoft Access Database and its related functions. It is highly commented. The next part will have the code to setup an "Inbox" feature that will check the database and see if you have any messages.
Online Shopping Cart! (Pulls Item Info From DB
A simple shopping cart program. It uses the dictionary object to store data in the session. It pulls all information from the included database. I used a fake company name and horrible graphics but, the code works nicely!