https://bugs.documentfoundation.org/show_bug.cgi?id=71251

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #19 from Julien Nabet <[email protected]> ---
With master sources updated today, I had another error:
warn:connectivity.firebird:4079:1:connectivity/source/drivers/firebird/Statement.cxx:126:
isc_dsql_execute failed
warn:connectivity.firebird:4079:1:connectivity/source/drivers/firebird/Util.cxx:52:
firebird_sdbc error:
*unsuccessful metadata update
*CREATE TABLE Invoices failed
*Dynamic SQL Error
*SQL error code = -204
*Data type unknown
*Implementation limit exceeded
*COLUMN <Missing arg #1 - possibly status vector overflow>
caused by
'CREATE TABLE "Invoices" ("ID" INTEGER GENERATED BY DEFAULT AS IDENTITY,"Notes"
VARCHAR(32767),"Status" VARCHAR(50),"ShipDate" DATE,"InvoiceID"
INTEGER,"ShippedTo" VARCHAR(50),"CustomerID" INTEGER,"DeliveryID"
INTEGER,"EmployeeID" INTEGER,"ShippedVia" VARCHAR(50),"InvoiceDate"
DATE,"Salesperson" VARCHAR(50),"ShippingCost" DOUBLE PRECISION, PRIMARY KEY 
("ID"))'

There's a pop with a stacktrace but I can't retrieve its content.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to