Hi guys,
Me and my friends are making an enrollment system, i kinda need help on how to use data reports. Or any suggestions/alternatives on how to show the data. Example, overall transaction. We're getting the data from our database and we're using ADODB.
Thanks.
PS.
By overall transaction, i mean like
Student number | SubjectCode | Units | Price
0923 DBMA1 3 12000
All these shown at data report. Or am i mistaken about the datareport's function?
Me and my friends are making an enrollment system, i kinda need help on how to use data reports. Or any suggestions/alternatives on how to show the data. Example, overall transaction. We're getting the data from our database and we're using ADODB.
Thanks.
PS.
By overall transaction, i mean like
Student number | SubjectCode | Units | Price
0923 DBMA1 3 12000
All these shown at data report. Or am i mistaken about the datareport's function?
Comment