Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export from Access to MySQL

Status
Not open for further replies.

ralphonzo

Programmer
Apr 9, 2003
228
GB
I've been using Bullzip to export from Access as .sql files in the past, and it's been great, but I've just tried on a new server and it just won't import properly. The server guy suggests that

"A compressed file's name must end in .[format].[compression]. Example: .sql.zip . SQL compatibility mode should be in MYSQL 323 or MYSQL 40"

and that I need to sort it. There just doesn't seem to be the options available in Bullzip.

The MySQL database contains all the correct data, but the tables have somehow been renamed during import to 'test_prefixusers' instead of 'users' and 'test_prefixworks' instead of 'works'.

Anybody got any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top