Contacts onto a Mysql database

  • Thread starter Thread starter Guertas
  • Start date Start date
G

Guertas

Hello,

I am in the process of transfering data and contacts onto a Mysql database.
I have had some help and am trying to get a software solution.

So main features would be to migrate large amounts of data and contacts
every day. The migration would be done manually.

Thanks for the help
 
Hello,

I am in the process of transfering data and contacts onto a Mysql database.
I have had some help and am trying to get a software solution.

So main features would be to migrate large amounts of data and contacts
every day. The migration would be done manually.

Thanks for the help

And your question is...?

Where are the data and contacts coming from?
What problem are you having?
What can we do to help?

You can certainly use File... Get External Data... Link to link to an ODBC
instance connected to MySQL, and run Append queries into the MySQL tables.
 
Some solutions exist to migrate data and contacts you can look at. It all
depends on the type of software you would like to use.

You can work with proprietary software, expensive compared to other
solutions like open source. Look into software like Informatica for example
or Talend Open Studio http://www.talend.com/ , which is an open source
program.
 
Back
Top