Forums / General / Database Integration
Tiziano Zonta
Wednesday 06 July 2005 1:49:31 am
I have have a mysql database that comes from an other web application with 1000 products i need to integrate this databese with the ez database.Where I can find some information?Is it possible do that?Somebody can help me?
Tnx
Björn Dieding@xrow.de
Wednesday 06 July 2005 4:08:34 am
That's a hard task for a newbie...
You can find examples here
http://ez.no/community/contribs/import_export
Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs Looking for hosting? http://hostingezpublish.com ----------------------------------------------------------------------------- GMT +01:00 Hannover, Germany Web: http://www.xrow.com/
Bruce Morrison
Thursday 07 July 2005 4:32:16 pm
Hi Tiziano
You have two options. The first (as Björn pointed out) is to import the existing database information into eZ publish CMS objects. This would allow for the data to be managed as well as being displayed via the CMS.
The other option is to create an extension to the CMS that reads the information from the database and displays it via the CMS.
Both options require php programing and eZ experience.
CheersBruce
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
Friday 08 July 2005 12:02:57 am
Are there any examples how to programmatically connect to another mysql database and query, insert and display data ?If so, where ?
Friday 08 July 2005 12:13:29 am
it's too hard!! :=))
tnx for help