View Single Post
Old 07-13-2005, 11:56 AM  
psili
Confirmed User
 
Join Date: Apr 2003
Location: Loveland, CO
Posts: 5,526
Don't know much about access. With that, I'd export the Access data into a delimited file of some sort (tab, comma), create a mySQL database that matches the schema of the access db and run the mysql "load data infile" command to inject the datafile into the new db.
__________________
Your post count means nothing.
psili is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote