B
BigMan
Can anyone help me.
We will be working on Migrating PCs to Windows XP and need to have a
schedule that someone can go to and enter their name and pick a date to have
their PC migrated. We have a set number of PC that can be done on each of
those days. Ex. 9 PCs can be migrated on Wednesday and only 5 on Thursday.
They will be done on a first come first serve basis. I created a simple DB
in Outlook 2002 it only has 1 table:
UserID,First_Name,Last_Name,Date_Sched,Comments.
When they enter their date no one else can use their slot and when it
reaches 9 then that day can hold no more so they would pick another day
until the shedules are filled. I know this is a bit
much but don't know how get the database to stop at the 9th record on
Wednesday and allow only 5 on Thursday etc.. I was thinking I could write a
script on the web page that will scan the database but don't know how to get
the script to read into the Database. When I tried it shows the variable as
an [object]. I don't have much experience with Access just enough to get
into trouble I appreciate any feed back and all help. Thanks in
advanced.
We will be working on Migrating PCs to Windows XP and need to have a
schedule that someone can go to and enter their name and pick a date to have
their PC migrated. We have a set number of PC that can be done on each of
those days. Ex. 9 PCs can be migrated on Wednesday and only 5 on Thursday.
They will be done on a first come first serve basis. I created a simple DB
in Outlook 2002 it only has 1 table:
UserID,First_Name,Last_Name,Date_Sched,Comments.
When they enter their date no one else can use their slot and when it
reaches 9 then that day can hold no more so they would pick another day
until the shedules are filled. I know this is a bit
much but don't know how get the database to stop at the 9th record on
Wednesday and allow only 5 on Thursday etc.. I was thinking I could write a
script on the web page that will scan the database but don't know how to get
the script to read into the Database. When I tried it shows the variable as
an [object]. I don't have much experience with Access just enough to get
into trouble I appreciate any feed back and all help. Thanks in
advanced.