On 12 Dec 2006 18:32:49 -0800, "kev" <kevi.mel@gmail.comwrote:
Your questions are confusing to me.
You write "...enable the users to upload files and save it into the
corresponding table..."
What do you mean - upload files. I'm assuming you are speaking of an
Access application. "upload files" is more commonly used term in the
context of a web application. On the LAN (where Access operates) we
don't "upload" files. Perhaps we enter a filename in a textbox or find
it using a File>Open dialog.
Then later you write"i need the users to upload the "Laser
inventory form""
So now we're uploading a form rather than a file? What does that mean:
"uploading a form"?
Use precise language, and we might be able to help.
-Tom.
Quote:
>Hi folks,
>
>I have created a database to store information on equipments. During
>the first level of registration, there is a form that i need the user
>to fill up details on the equipment testing. i have done this one.Now
>what i need is to enable the users to upload files and save it into the
>corresponding table.
>
>Example: 3. A laser inventory form has been completed for each 3b or
>4 laser and submitted to the Laser Safety Officer (LSO)? which requires
>users to answer whether Passed or Not Applicable in a combo box.
>If the answer is "Passed", i need the users to upload the "Laser
>inventory form".
>If the answer is "Not Applicable", then there is no action, users
>simply move on to another control on the same form.
>
>My second question is what fields and what data type must i must create
>in the underlying table"SafetyLevel1"?
>
>Appreciate if someone could offer help on this plus specific details
>(coding and where to attach it--which event). I really need it urgently
>coz the deadline is just around the corner. Please help.
>
>Great thanks.