Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Strange MySQL Problem

by jZed (Prior)
on Aug 17, 2004 at 17:10 UTC ( [id://383741]=note: print w/replies, xml ) Need Help??


in reply to Strange MySQL Problem

I'm not quite sure why you're using XBase instead of DBD::XBase. Also, you might consider using DBD::CSV for writing the file to avoid the hand parsing and ensure proper embedding and quoting. By using DBI for all three purposes (reading the .dbf, writing the CSV, loading the MySQL data), your code should be easier to maintain.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found