GamerMax5
Apr 30th, 2005, 09:15 PM
This is a program that me and a friend of mine wrote together. It maintains patient information inside a Microsoft Access Database. It uses ADO connection for the DB. The only difference between the first version and the second version are as follows:
1. Instead of using multiple forms, there are only three forms.
2. SQL is implemented heavily in the second version. (see asterisk)
3. The search method is a little more specific.
* - This version of the program is not yet totally complete. The searching programming is not complete as the method of the search is still be tested under another program at my school.
This is basically meant to help people understand how you can implement database technlogies. (namely ADO and SQL) I will probably make a tutorial on how all this works in the future if anyone wants one.
The program is in a *.zip file so you must have either WinZip or WinRAR to open it.
Edit:
If you downloaded this file, please give me some feedback as to anything I should change, add, complement, or if you want to make your own version.
1. Instead of using multiple forms, there are only three forms.
2. SQL is implemented heavily in the second version. (see asterisk)
3. The search method is a little more specific.
* - This version of the program is not yet totally complete. The searching programming is not complete as the method of the search is still be tested under another program at my school.
This is basically meant to help people understand how you can implement database technlogies. (namely ADO and SQL) I will probably make a tutorial on how all this works in the future if anyone wants one.
The program is in a *.zip file so you must have either WinZip or WinRAR to open it.
Edit:
If you downloaded this file, please give me some feedback as to anything I should change, add, complement, or if you want to make your own version.