R
Ron
I have a TABLE, called coursesection I have fields in that table
called SCHEDULENO, COURSEID, SECTIONNO, FACULTYID
I want to write a select statement that will display the SCHEDULENO,
COURSEID, SECTIONNO for the FACULTY ID that is currently being
displayed on a form.
And then I want to want to show this in a Lisbox for example.
how would I do something like this?
called SCHEDULENO, COURSEID, SECTIONNO, FACULTYID
I want to write a select statement that will display the SCHEDULENO,
COURSEID, SECTIONNO for the FACULTY ID that is currently being
displayed on a form.
And then I want to want to show this in a Lisbox for example.
how would I do something like this?