Hello, I have a client who currently has all their customers stored in a Firebird database and they would like to import these into Plone. The setup I'm currently using is a SQLPASPlugin(v1.0 but with Firebird support added)+Plone3.0.5+Zope2.10.5.
I'm thinking I should really create an import script of some type to interface directly with the Firebird db and Plone and forget about the fact that I'm already talking to the Firebird db via the SQLPASPlugin. I'm also guessing that Plone does some other *magic* stuff within the ZODB when a user is created so just pointing the SQLPASPlugin at the already populated user table in the Firebird db is not going to work. Any help appreciated. Thanks, Tim _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
