Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Linux, Apache, MySQL > MySQL Help

MySQL Help Post any question relating to MySQL here and hopefully someone can help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-12-05, 11:40 AM
vg1 vg1 is offline
Junior Member
 
Join Date: Dec 2006
Posts: 1
vg1 is on a distinguished road
Default Urgent: Is MySQL the best tool to integrate data?

Hi everyone,

I'm looking for a way to integrate data from different databases (Access, Goldmine) or spreadsheets but the data is going to come from different companies and they have used different fields.

Is there a way to set up a MySQL open source database to integrate data with different fields? Failing that, if I do the work to add the relevant data is there a way to set some security so that other people can view and copy the data but not amend a record?

It's basically to set up a way for information to be transferred from several smaller companies to us and vice versa so that we hold a central master database. Can anyone advise on a tool that is suitable for this or a file format that is best to work with. (Should we ask everyone to export their data into spreadsheets or csv files?) Is it possible to set up the database so that the smaller companies are restricted to what they see, for example, their own postcode region only?

Any advice welcomed...

Regards,

Last edited by vg1; 2006-12-05 at 11:45 AM.
Reply With Quote
  #2 (permalink)  
Old 2007-08-19, 01:44 PM
Junior Member
 
Join Date: Aug 2007
Posts: 4
wiebe81 is on a distinguished road
Default

well I'm not that experienced, so don't take my advise for granted.

From what I know, It kind of depends really just how different the data is stored, if it's only goldmine and such, then PHP and SQL would suffice.

Having said that however, the best lingo that supports a huge variety is xml (though only accurate on windows related stuff, if you happen to have company that is unix based, even then you could be in some trouble).

There are a lot of xml tools, that can store small quantities of data and convert it. It is especially welcome if you're working with spreadsheets. I know there are some free tools on the net available that can convert CSV and DIF to XML and then with PHP you can get the XML to a database, if I'm correct. As you know with excel you can easily convert worksheets, simply by saving it otherwise, though you may get some problems with some formats. I know w3schools has a tutorial on how to php to xml. I don't know about the opposite way, so you have to check that.

It is a cumbersome process, but with a bit of luck on what kind of data you get and finding the right tools, it can save you a lot of time, especially if it avoids re-inputting some data manually, or developing a converter of your own.

But again like I said before, I have no experience on these things whatsoever, so let just say I hope this post helps, though I'm not too sure about it.
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.0 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.0 (a popular PHP IDE) and NuCoder 1.4 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:27 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.