Z
zeon
We have a need to collect data in a form a write to an SQL 2005 database.
However, the data will be entered by people in deptartments A, B and C, but
we don't want them to have authority to write directly to the database.
Instead we would like to have the data owners in department Y to receive the
data, and write to the database. What is the best & easiest way to do this?
Would it be to have departments A, B and C save their input to an XML file,
and mail that file to Department Y, who would do the actual submit from the
form to the database? We do NOT have Outlook or Exchange so we don't have the
ability to send an email from the form.
Thanks!
However, the data will be entered by people in deptartments A, B and C, but
we don't want them to have authority to write directly to the database.
Instead we would like to have the data owners in department Y to receive the
data, and write to the database. What is the best & easiest way to do this?
Would it be to have departments A, B and C save their input to an XML file,
and mail that file to Department Y, who would do the actual submit from the
form to the database? We do NOT have Outlook or Exchange so we don't have the
ability to send an email from the form.
Thanks!