<div dir="ltr">OK, try it again setting the following environment variables:<div><br><div><pre style="padding:5px;margin-top:0px;margin-bottom:0px;overflow:auto;word-wrap:normal;color:rgb(0,0,0);font-size:13px;line-height:17.5499992370605px;font-family:Consolas,Courier,monospace!important">LIB=c:\Program Files\Microsoft Data Access SDK 2.8\Libs\x86\lib;C:\Program Files\Microsoft SQL Server\100\Tools\SDK\Lib;
INCLUDE=c:\Program Files\Microsoft Data Access SDK 2.8\inc;C:\Program Files\Microsoft SQL Server\100\Tools\SDK\Include;</pre></div><div><br></div><div>REF: <a href="http://msdn.microsoft.com/en-us/library/ms131310.aspx">http://msdn.microsoft.com/en-us/library/ms131310.aspx</a><br></div><div><br></div><div>Regards,</div><div>Robert</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 16, 2014 at 7:24 PM, Lionel Elie Mamane <span dir="ltr"><<a href="mailto:lionel@mamane.lu" target="_blank">lionel@mamane.lu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No driver is not used at build time. The driver used at runtime is<br>
whichever driver the user asks for, usually via a DSN (that is, the<br>
driver that the DSN is for). The MySQL driver to connect to MySQL, one<br>
of the multiple PostgreSQL drivers to connect to PostgreSQL, the DB/2<br>
driver to connect to DB/2, etc, etc.<br>
<br>
I refer to the headers provided by the OSDBC "meta-system" (the driver<br>
manager if you want), which is a "system part" of Microsoft Windows,<br>
under the umbrella of MDAC (Microsoft Data Access Components).<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Sep 16, 2014 at 07:11:14PM +0200, Robert Antoni Buj i Gelonch wrote:<br>
> What odbc driver are you using for Windows?<br>
><br>
> <a href="http://en.wikipedia.org/wiki/Open_Database_Connectivity#Drivers" target="_blank">http://en.wikipedia.org/wiki/Open_Database_Connectivity#Drivers</a><br>
><br>
> On Tue, Sep 16, 2014 at 5:59 PM, Lionel Elie Mamane <<a href="mailto:lionel@mamane.lu">lionel@mamane.lu</a>><br>
> wrote:<br>
><br>
> > I've discovered (via the tinderboxes...) that --with-system-odbc<br>
> > doesn't work on Microsoft Windows. Microsoft Windows is the "reference<br>
> > platform" of ODBC (the platform that *defines* ODBC), I had *much*<br>
> > *much* rather we use (on the reference platform) the headers provided<br>
> > by the platform, rather than some headers meant for ANOTHER platform<br>
> > (namely, Unix) which *try* to be compatible (and maybe are in a<br>
> > bug-free way, but why take the risk).<br>
> ><br>
> > So, if some LibreOffice developer with Microsoft Windows experience<br>
> > could debug why "--with-system-odbc" doesn't find the ODBC headers on<br>
> > Windows, I'd be very grateful. I expect they are in the platform SDK,<br>
> > maybe in some optional part of it, ...<br>
> ><br>
> > Thanks in advance.<br>
> ><br>
> > On Tue, Sep 16, 2014 at 02:59:31PM +0200, Jan Holesovsky wrote:<br>
> > > Hi Lionel,<br>
> > ><br>
> > > <a href="mailto:kendy@suse.cz">kendy@suse.cz</a> píše v Út 16. 09. 2014 v 12:03 +0000:<br>
> > ><br>
> > > > checking for sqlext.h... no<br>
> > > > configure: error: odbc not found. install odbc<br>
> > > > Error running configure at /home/tinderbox/master/autogen.sh line 258.<br>
> > ><br>
> > > I've reverted the 'Use system ODBC on MS Windows unless specifically<br>
> > > overriden' for now, it breaks the Windows tinderboxes...<br>
> > ><br>
> > > All the best,<br>
> > > Kendy<br>
> > ><br>
> > ><br>
> > ><br>
> > _______________________________________________<br>
> > LibreOffice mailing list<br>
> > <a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
> > <a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
> ><br>
><br>
><br>
><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><a href="http://about.me/rbuj" target="_blank">http://about.me/rbuj</a><br></div></div>
</div>