I have two list boxes, one entitled source(lstsource) and one called position(lstposition). I have populated them with information from a table, and i want to be able to choose specific items from the list and run a report based on teh filtered selections. I successfully configured the first...
I am trying to make an update statement for a resume form. I have one form that inserts first name last name and other stuff, and a second form that will update dates (interview date, phone screen date, ect.) there isnt really any thing in these fields on the table, but i have it so that the...
So i have a page in my for where the new employee selects all of the database programs they know (MS SQL, Oracle, ECT)
I have two tables in which the command draws information and inserts information
one table has the columns: ID and Program name (this table assigns each program a different...
So heres what i have so far. I am trying to make a form in which new staff members can enter in their data (emergency cotnact info, ect.) in a form that acts as a program.
The first tab has a place where htey enter thier first name and last name into 2 text boxes and then saves it into a staff...