|
Im trying to put a class list into a database by just reading the list from a text and putting it into the correct fields in the datbase. eg Firstname, surname, id number and module code. Ive got the first part working. the way im doing it is using a word count to count the first four attributes and put those into the first four fields in data base. the putting the next four in and so on. Ive basicaly got the word count working. I have no idea how to do the rest. "novice prgrammer". There should really be some standard way of doing this. cant find it though. Help would be much appreciated.
|
|
|
|
|
|
|
|