Good night,
First time joining a forum.
I have a Group Project for an Object Oriented Programming class,basically we have to create a program that helps student with advisement.
We're using Netbeans and MySQL. The Database has all the courses available and students have to choose which courses they completed and the ones that are still pending. What I want to know is how can I write that information from the database to a pdf file without hard coding it. Is it a query i have to do or queries and where can I get those commands. Sorry for writing so much.
Thanks for your help