Created attachment 83322 [details] print-screen of form Problem description: Steps to reproduce: 1. connect to mysql thru native liboff/mysql driver 2. open form.... 3. .... Current behavior: wierd datum fields Expected behavior: datumfield from mysql Operating System: Windows 8 Version: 4.1.0.4 release Last worked in: 4.0.3.3 release
Could you please specify the driver you are using? Where do you get the extension to connect to MySQL? Could it be a problem like this: https://bugs.freedesktop.org/show_bug.cgi?id=66763 ?
i am using the mysql native connector for LO4. got it form de extensions website from LO the base form shows only 2 dates: 1800-01-01 and 2020-01-01 the first in de input datefield the latter in the query stefaan 2013/8/6 <bugzilla-daemon@freedesktop.org> > robert@familiegrosskopf.de changed bug 67557<https://bugs.freedesktop.org/show_bug.cgi?id=67557> > What Removed Added CC robert@familiegrosskopf.de > > *Comment # 1 <https://bugs.freedesktop.org/show_bug.cgi?id=67557#c1> on bug > 67557 <https://bugs.freedesktop.org/show_bug.cgi?id=67557> from > robert@familiegrosskopf.de * > > Could you please specify the driver you are using? Where do you get the > extension to connect to MySQL? > Could it be a problem like this:https://bugs.freedesktop.org/show_bug.cgi?id=66763 ? > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > >
(In reply to comment #2) > i am using the mysql native connector for LO4. got it form de extensions > website from LO Do you mean this: http://extensions.libreoffice.org/extension-center/mysql-native-connector-for-libreoffice-4.x/releases There is no extension available. Or is it this: https://dl.dropboxusercontent.com/u/193133/mysql-connector-ooo.oxt ? You see, it's a little problem to know, which extension you are using.
i am using this one: http://extensions.libreoffice.org/extension-center/mysql-native-connector-for-libreoffice-4.x no problem downloading grtz stefaan 2013/8/6 <bugzilla-daemon@freedesktop.org> > *Comment # 3 <https://bugs.freedesktop.org/show_bug.cgi?id=67557#c3> on bug > 67557 <https://bugs.freedesktop.org/show_bug.cgi?id=67557> from > robert@familiegrosskopf.de * > > (In reply to comment #2 <https://bugs.freedesktop.org/show_bug.cgi?id=67557#c2>) > > i am using the mysql native connector for LO4. got it form de extensions > > website from LO > > > Do you mean this:http://extensions.libreoffice.org/extension-center/mysql-native-connector-for-libreoffice-4.x/releases > > There is no extension available. > > Or is it this:https://dl.dropboxusercontent.com/u/193133/mysql-connector-ooo.oxt ? > > You see, it's a little problem to know, which extension you are using. > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > >
(In reply to comment #4) > i am using this one: > http://extensions.libreoffice.org/extension-center/mysql-native-connector- > for-libreoffice-4.x > no > problem downloading Really? I'm not using windows, so I havent tried any more - but the link above shows me "no releases found". Have a look here: https://bugs.freedesktop.org/show_bug.cgi?id=59516 Could be a possibility to find someone, who could confirm and fix this bug.
just downloaded the extension, install and test it tonight btw i'm using win8 64 bit stefaan 2013/8/6 <bugzilla-daemon@freedesktop.org> > robert@familiegrosskopf.de changed bug 67557<https://bugs.freedesktop.org/show_bug.cgi?id=67557> > What Removed Added See Also > https://bugs.freedesktop.org/show_bug.cgi?id=59516 > > *Comment # 5 <https://bugs.freedesktop.org/show_bug.cgi?id=67557#c5> on bug > 67557 <https://bugs.freedesktop.org/show_bug.cgi?id=67557> from > robert@familiegrosskopf.de * > > (In reply to comment #4 <https://bugs.freedesktop.org/show_bug.cgi?id=67557#c4>) > > i am using this one: > > http://extensions.libreoffice.org/extension-center/mysql-native-connector- > > for-libreoffice-4.x > > no > > problem downloading > > > Really? I'm not using windows, so I havent tried any more - but the link above > shows me "no releases found". > Have a look here: https://bugs.freedesktop.org/show_bug.cgi?id=59516 > Could be a possibility to find someone, who could confirm and fix this bug. > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > >
The connector currently available at http://extensions.libreoffice.org/extension-center/mysql-native-connector-for-libreoffice-4.x is for LibreOffice 4.0. It is marked as such in the column "compatibility", which has "LibreOffice 4.0", not "LibreOffice 4.x" and not "LibreOffice 4.1". With LibreOffice 4.1, use a connector compiled for LibreOffice 4.1. (It is planned that a connector compiled for 4.1 will also be compatible with 4.2, 4.3, 4.4, etc, while the 4.0 <-> 4.1 incompatibility was planned since "the beginning".)