office-gobmx/wizards
Jean-Pierre Ledure 3cac16941b Access2Base - CopyObject applied on tables belonging to different databases
So far, only tables belonging to the SAME database could be copied.
Copying tables between databases from different sources (HSQLDB 1.8/2.3, MySQL, PostGres, Sqlite)
is admitted.
Field type conversions are in this case based on empiric rules.
A case study based on getMetadatInfo() is available on request.

Change-Id: Iae4ea7c4df4799cde3c8f973746513bad56246d8
2016-10-13 17:00:10 +02:00
..
com/sun/star/wizards
source
AllLangResTarget_dbw.mk
AllLangResTarget_eur.mk
AllLangResTarget_imp.mk
AllLangResTarget_tpl.mk
AllLangResTarget_wzi.mk
CustomTarget_share.mk
Jar_commonwizards.mk
Jar_form.mk
Jar_query.mk
Jar_report.mk
Jar_reportbuilder.mk
Jar_table.mk
Makefile
Module_wizards.mk
Package_access2base.mk
Package_depot.mk
Package_euro.mk
Package_form.mk
Package_gimmicks.mk
Package_import.mk
Package_share.mk
Package_standard.mk
Package_template.mk
Package_tools.mk
Package_tutorials.mk
Package_usr.mk
Pyuno_agenda.mk
Pyuno_commonwizards.mk
Pyuno_fax.mk
Pyuno_letter.mk
Pyuno_web.mk
README

Java wizards for db setup, importing, tutorials, etc.

There are also partially converted python copies of each wizard, which
we are hoping to migrate to in order to remove the Java dependency here.