Computer Science Canada Using a database? |
Author: | gnarky [ Wed Mar 16, 2005 7:14 pm ] |
Post subject: | Using a database? |
Im pretty new to turing. Im just fooling around but I want to make a program that can check into a database. For example, i'll have a text file that can be written to when someone registers. I want to know how to do this, aswell as be able to check that database when someone trys to log on. If its to hard to do, tell me |
Author: | Tony [ Wed Mar 16, 2005 9:52 pm ] |
Post subject: | |
it's not hard at all. Read up on random file access and records |