G
Guest
I have a database of golfers which has their handicaps listed, along with
other data. Every two weeks I get updated handicaps in an excel file. I am
able to update my access database offline and then upload the updated
database via Front Page.
However, I would rather use ADO and write some code which would read the
values from the excel file and the use the recordset update procedures via an
active server page. I use active server pages now to update addresses, show
reports, etc. but don't know how to do the update described above.
Thanks, Dave
other data. Every two weeks I get updated handicaps in an excel file. I am
able to update my access database offline and then upload the updated
database via Front Page.
However, I would rather use ADO and write some code which would read the
values from the excel file and the use the recordset update procedures via an
active server page. I use active server pages now to update addresses, show
reports, etc. but don't know how to do the update described above.
Thanks, Dave