1
deepsoul
How to integrate an existing database into xoops?
  • 2004/5/6 11:52

  • deepsoul

  • Friend of XOOPS

  • Posts: 3

  • Since: 2003/3/6 1


Hi
I have an existing site that I would very much like to move over to xoops. What I need to learn is how to move an existing simple database into the new system. It is a directory of holistic service providers and it is all in one MySQL table (http://www.holisto.com). Can I use a wrapper? Or should I try to write a module (very scary)? Any suggestions most welcome.
One thing I had thought of is to add fields to the basic user database in xoops.
Have you worked out by now that I know almost nothing about scripting?! All help gratefully welcome.

2
Dave_L
Re: How to integrate an existing database into xoops?
  • 2004/5/6 12:45

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


The way I would do it is to compare the existing database structure and semantics to the XOOPS database, and figure out how they correspond. This might require studying the scripts that manage the databases and any available documentation. Once that's known, then a custom script, or a manual process if the database is very small, would be used to port the data.

It could be an easy or a very difficult task, depending on how similar the databases are, how much data you're willing to discard, etc.

3
intel352
Re: How to integrate an existing database into xoops?
  • 2004/5/6 14:00

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


what type of data is stored in your existing database?
if you'd like, you can PM me with any information and i'll do my best to assist you

Login

Who's Online

337 user(s) are online (85 user(s) are browsing Support Forums)


Members: 0


Guests: 337


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits