Windows 7 64 bit, Version: 6.2.3.2 (x64)

I have two databases.

Both have "ID" defined as the first field in the databases.

The first database is an import of text files that is unregistered. I believe it is Firebird, but do not know how to confirm this. The header to the text file has "ID" in the first line, first position and all its fields are blank.

Example:

ID;Model;Tube;Position;Date;Time;Ions;Select;Series;Settings
;1-1612-0023-192;1-1617-0009-1759;1.1;2019-05-14;3:32:00 PM;  503075;0;135;100

"ID" field was defined as "Text [ VARCHAR ]" automatically at Import and does not define "ID" as a key field.

The second database is firebird registered.

"ID" is defined as "Integer [ INTEGER ]".

When I want to append a Table from database one to database two, I get the message "No corresponding column type could be found for column 'ID'."

It does not let me skip this warning and move to the next screen where I would usually uncheck the field and allow automatic key to be filled in second database.

Any suggestions welcome.

Paul


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Reply via email to