migrating from DUGallery

majorxp

Joined: 2006-05-08
Posts: 20
Posted: Wed, 2006-06-07 17:04

I have a large photo database system (DUgallery) that I would like to migrate to Gallery2.

I need some help getting started. I'm comfortable writing some code to import to Gallery2, but I'm not very familiar with what Gallery2 would need as far as data to properly import. The pictures are all stored in a directory. I'm running in embedded mode and the link table has the ids that match the userids in the existing photo database.

My structure is:
PIC_ID
PIC_TYPE (category)
PIC_NAME
PIC_IMAGE
PIC_HEIGHT
PIC_WIDTH
PIC_VIEW
PIC_DATED
PIC_APPROVED
PIC_DESCRIPTION
PIC_ADDEDBY (userid)

Please advise on experience, best approach, and if there is something similar I can modify for my use.

Thanks for your help in advance!

 
majorxp

Joined: 2006-05-08
Posts: 20
Posted: Tue, 2006-06-13 21:21

wow...I thought I might get at least one response...

Even a 'hey...dunno', or 'hey...look here this person imported from xyzGallery that might be a good place to start', or something....

any suggestions at all or so I have to write this from scratch or use a different photo album solution..?