I've done this before and did a manual export from access into a excel file and then wrote a quick custom script to import into my SQL data base.
If you know C++, and since you have already programmed ASP/Access, it should be easy to pickup PHP/SQL.
If you are only doing the export/import once ever, the custom approach may make the most sense anyways IMO.
|