It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming PHP and MySQL Forum

Add data onto Mysql

Moderator: Malcolm

Add data onto Mysql

Postby dgdabler on Thu Sep 30, 2010 3:26 pm

Hello,

I am in the process of transferring 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.
dgdabler
 
Posts: 26
Joined: Thu Sep 24, 2009 10:05 am

Re: Add data onto Mysql

Postby HotNoob on Thu Sep 30, 2010 6:16 pm

easy solution.

Export the data into some parsable form, such as XML. if there is an export function in the program you are using to store the data, than it will probably be exported in xml.

Then make a php script to parse and load all of the data and add it into a database.

Without knowing more about the software/what is exported and the database setup, thats all i can tell you.
HotNoob
100+ Club
 
Posts: 169
Joined: Sun May 02, 2010 1:38 am

Re: Add data onto Mysql

Postby mjkalbente on Fri Oct 01, 2010 2:36 pm

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, which is an open source program.
mjkalbente
 
Posts: 25
Joined: Fri Oct 09, 2009 10:10 am


Who is online

Users browsing this forum: No registered users and 1 guest