[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82688 Alex Thurgood changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2015-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82688 --- Comment #12 from Lionel Elie Mamane --- Just to be clear, the suggestion to users is to go the "Edit/Database/Advanced Settings" / "Special Settings" / "Supports Primary Keys" route -- You are receiving this mail because: You are t

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2015-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82688 Lionel Elie Mamane changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2015-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82688 --- Comment #10 from Lionel Elie Mamane --- When/if LibreOffice cannot guess (or guesses wrong) about whether a database supports Primary Keys, go to menu "Edit/Database/Advanced Settings" and in tab "Special Settings", check or uncheck "S

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2015-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82688 Matthew Francis changed: What|Removed |Added Keywords||bisected CC|

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2015-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 Alex Thurgood changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2015-01-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 --- Comment #8 from Lionel Elie Mamane --- (In reply to Julien Nabet from comment #7) > I'll quote Christian Werner, maintainer of sqllite odbc: > " > SQL_OSC_MINIMUM is what > SQLite and the driver can provide, higher values would be a cheat. Th

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2015-01-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 --- Comment #7 from Julien Nabet --- I'll quote Christian Werner, maintainer of sqllite odbc: " SQL_OSC_MINIMUM is what SQLite and the driver can provide, higher values would be a cheat. There are other means in the ODBC spec to find out if a pri

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2015-01-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 --- Comment #6 from Alex Thurgood --- Adding self to CC if not already on -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list Libreoffice-bugs@l

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2014-12-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 --- Comment #5 from Julien Nabet --- I think I understood how it works. 131 if( ( pODBC3SQLGetInfo = (T3SQLGetInfo)osl_getFunctionSymbol(pODBCso, OUString("SQLGetInfo").pData )) == NULL ) 132 return false; http://opengr

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2014-12-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 --- Comment #4 from Julien Nabet --- On pc Debian x86-64 with 4.4 sources updated today, I could reproduce this. A bt retrieved: #0 connectivity::odbc::ORealObdcDriver::getOdbcFunction (this=0x2bdf350, _nIndex=7) at /home/julien/compile-libr

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2014-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 --- Comment #3 from Lionel Elie Mamane --- Nothing in the range fe1e1d1292973211f0edfa64c05279ca59634652..c15927f20d4727c3b8de68497b6949e72f9e6e9e looks relevant... -- You are receiving this mail because: You are the assignee for the bug. _

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2014-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 Alex Thurgood changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 82688] ODBC to SQLite3, table Design View does not offer Primary Key

2014-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82688 Terrence Enger changed: What|Removed |Added Whiteboard||bibisected Keywords|