https://bugs.freedesktop.org/show_bug.cgi?id=53027
Bug #: 53027
Summary: EDITING: dBase-Import-Wizard choose wrong fieldtypes
for importing tables
Classification: Unclassified
Product: LibreOffice
Version: 3.6.0.4 rc
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Database
AssignedTo: [email protected]
ReportedBy: [email protected]
Created attachment 65020
--> https://bugs.freedesktop.org/attachment.cgi?id=65020
Little dBase-file for testing
I tried to import some dBase-tables into Base. The wizard shows me the types of
the fields. So I only declared a primary-key.
Message from the wizard: "A error occured".
Then I had a look at the tables with Calc. The following description of the
header were not read correct by the dBase-wizard:
FIELDNAME,N,5,0 → Wizard will create Decimal,4,0 - should be Decimal,5,0
FIELDNAME,L → Wizard will create Text(1) - should be Boolean
FIELDNAME,N,8,2 → Wizard will create Decimal,6,2 - should be Decimal,8,2
When I get the direct contact from Base to a *.dbf-file it works correct. But
with this direct contact I could not create a query over more than one table.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs