Thanks for testing the migration with Postgres
First, here is some general information about Postgres and the migration:
1. We don't have access to a BASE 1 server running on Postgres. Thus we
are not able to test or develop for it.
2. With BASE 2 we only support Postgres 8.2 and up.
This
Nicklas Nordborg wrote:
Thanks for testing the migration with Postgres
First, here is some general information about Postgres and the migration:
1. We don't have access to a BASE 1 server running on Postgres. Thus we
are not able to test or develop for it.
2. With BASE 2 we only support
Pawel Sztromwasser wrote:
The second thing is transferring wizzzards. In our Base1 database those
with /formatType=reportermap/, have column and row numbers in /mapping/
property proceeded by /_r_x /and/ _r_y/ respectively, not by /numCol/
and /numRow/ as WizzzardTransfer class expects.
Nicklas Nordborg wrote:
Pawel Sztromwasser wrote:
The second thing is transferring wizzzards. In our Base1 database those
with /formatType=reportermap/, have column and row numbers in /mapping/
property proceeded by /_r_x /and/ _r_y/ respectively, not by /numCol/
and /numRow/ as