J
Jacqueline
I hope I can explain the problem well enough for you to
understand...
I have an Access 2000 database with all the forms and
queries in it...and have linked to SQL Server tables for
the data.
There is a User_ID field in every table as the unique key.
WEB side: There is a medical school online application
form
SQL Server houses the tables and data from the web
application.
Access database is for Med School Administrators use.
Problem: A student may submit the names of more than 1
Educational Institute that they attended...in the web app
this is set up dynamically to show 1 or to show as many
school names as they list.
In the Access database I have a form (which looks like
the page on the web app) but cannot dynamically list all
the schools. (using subforms with a new record for each
defeats the purpose of this form)
The EdInstitute table has 1 field for listing
EdInstitutes (there aren't individual fields like
EdInst1...EdInst2...etc)...so 1 User_ID could be there
several times.
The Access Display form that shows what has been
submitted by a student for acceptance looks like this...
1. Fee payment label...a checkbox...date paid textbox
2. Reference names...need to be able to list 2 reference
names...checkbox and date submitted textbox
3. Transcripts from EdInst...need to be able to list all
that the student entered on the web form here...plus the
dates submitted.
4. MCAT Scores...same thing...need to be able to show all
MCAT written dates dynamically.
Advice greatly appreciated!
understand...
I have an Access 2000 database with all the forms and
queries in it...and have linked to SQL Server tables for
the data.
There is a User_ID field in every table as the unique key.
WEB side: There is a medical school online application
form
SQL Server houses the tables and data from the web
application.
Access database is for Med School Administrators use.
Problem: A student may submit the names of more than 1
Educational Institute that they attended...in the web app
this is set up dynamically to show 1 or to show as many
school names as they list.
In the Access database I have a form (which looks like
the page on the web app) but cannot dynamically list all
the schools. (using subforms with a new record for each
defeats the purpose of this form)
The EdInstitute table has 1 field for listing
EdInstitutes (there aren't individual fields like
EdInst1...EdInst2...etc)...so 1 User_ID could be there
several times.
The Access Display form that shows what has been
submitted by a student for acceptance looks like this...
1. Fee payment label...a checkbox...date paid textbox
2. Reference names...need to be able to list 2 reference
names...checkbox and date submitted textbox
3. Transcripts from EdInst...need to be able to list all
that the student entered on the web form here...plus the
dates submitted.
4. MCAT Scores...same thing...need to be able to show all
MCAT written dates dynamically.
Advice greatly appreciated!