RSS
 

DBF->MySQL

23 Mar

While working on a staging area for a warehouse, I ran across the need to capture a table schema from a DBF file.

If found this link http://ae.inc.ru/dbf2mysql.php

Problem:
While running the program I received this error

error connecting to database client does not support authentication protocol requested by server; consider upgrading MySQL client

Solution:
You simply need to (in mysql):

SET PASSWORD FOR username@’host’ = OLD_PASSWORD(‘password’);

 

Leave a Reply

 

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word