I have a relational database, and i want to generate a report that pulls all the users from the users table, and pulls the classes they are registered for from the classes table and then prints one useres information on a page and it generates one page for each user. I can pull the information from the database easily with an inner join the problem is i dont know how to make it print on a separate page. Any suggestions or links to pages would be appreciated.
Live by the code, Die by the code!!
Live by the code, Die by the code!!