[Libreoffice-bugs] [Bug 128591] ODBC/SQL Server/datetimeoffset column breaks form creation wizard
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 7 09:04:04 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128591
--- Comment #5 from Alex Thurgood <iplaw67 at tuta.io> ---
@Bill, thanks for the info.
I'm guessing our wizard code doesn't know how to handle the datetimeoffset data
type, having looked at some examples here:
https://www.sqlservercentral.com/articles/the-sql-server-2008-datetimeoffset-data-type
>From what I understand (and I'm not an expert), the form creation wizard code
tries to parse the datatype and assign a corresponding form control.
Either it is unable to parse the datatype or else it can't decide on a control
to assign to the form for that datatype and then barfs on it. Clearly neither
of these two scenarios is desirable.
I don't have a setup that allows me to test this unfortunately, so can't bring
this any further.
Adding some people to CC who might.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191107/6aa28ec2/attachment.html>
More information about the Libreoffice-bugs
mailing list