View Single Post
  #10 (permalink)  
Old 02-12-2007, 09:18 PM
Matt Kelly Matt Kelly is offline
WebProWorld Member
 
Join Date: Feb 2007
Posts: 25
Matt Kelly RepRank 0
Default

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.
Reply With Quote