1
Bugs and Issues / Project Transfer Fails DBMS to JET
« on: May 24, 2022, 05:41:35 am »
Hi,
in our project we are using postgreSQL datasebase as DMBS. Now I want to transfer the project to a JET database. The transfer always fails at t_document table. This table is about 2 gigabytes large. I found out, the the biggest items are the baselines with about 15MB bincontent each. So The transfer error says:
"An error has occurred: DAO.Field [0x00000be9]"
There are only a few entries effected. When I ignore these errors, the transfer finishes. Unfortunately I cannot skip those errors when project transfer is started by powershell.
Used EA-Version: 15.2.1555
Used psqlodbc: 13_02_0000-x86
May anyone help?
in our project we are using postgreSQL datasebase as DMBS. Now I want to transfer the project to a JET database. The transfer always fails at t_document table. This table is about 2 gigabytes large. I found out, the the biggest items are the baselines with about 15MB bincontent each. So The transfer error says:
"An error has occurred: DAO.Field [0x00000be9]"
There are only a few entries effected. When I ignore these errors, the transfer finishes. Unfortunately I cannot skip those errors when project transfer is started by powershell.
Used EA-Version: 15.2.1555
Used psqlodbc: 13_02_0000-x86
May anyone help?