linked list in database
807569May 21 2006 — edited May 21 2006i have a link and linked list class for my employee database...i'm having trouble with storing the person objects in linked list...secondly how should i define methods for this database and where should it be define(is it supposed to be in the linked list class)...