Copy Center
Version 1.2
Python script to copy data between database backends. The flexible
plugin-architecture allows transparent copies between different backends.
- Read+write Kexi Databases. This includes all database backends supported by Kexi (like SQLite, MySQL or PostgreSQL).
- Read+write QtSQL Databases. MySQL, PostgreSQL and UnixODBC are supported. There might even be more like Oracle in the commercial Qt version or 3rd party backends.
- Runs embedded in Kexi (from the tools=>scripts menu) as well as independent of Kexi (use "krossrunner ~/.trinity/share/apps/kexi/scripts/copycenter/CopyCenter.py" or python direct).
- Depends only on PyQt. PyKDE is not used at all and Kross (included in KOffice 1.5) is optional.
Author: (C)2006 Sebastian Sauer (mail at dipe dot org)
Website: http://www.kde-files.org/content/show.php?content=35251
License: GPL v2 or higher