Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How do I transfer information from a mySQL DB to an Access DB?

by btrott (Parson)
on Jun 13, 2000 at 04:06 UTC ( [id://17818]=note: print w/replies, xml ) Need Help??


in reply to How do I transfer information from a MySQL DB to an Access DB?

Try using DBI. You could use DBD::MySQL to connect to the MySQL db, then use DBD::ODBC (I think) to connect to the Access db. Then you can select from one database handle and insert into the other.
  • Comment on Re: How do I transfer information from a mySQL DB to an Access DB?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://17818]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-19 14:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found