Thread: BUG #4991: problem with ODBC driver 8.4
The following bug has been logged online: Bug reference: 4991 Logged by: veneti Email address: annita.veneti@qs-unisolution.com PostgreSQL version: 1.82 Operating system: Windows Description: problem with ODBC driver 8.4 Details: When you upgrade to the new odbc driver and you try to create a NEW odbc connection the only available SSL mode option is disable.
Hi. Sorry, I can't understand the problem which you report. please tell more details? Although it is a slightly strange version.. Regards, Hiroshi Saito ----- Original Message ----- From: "veneti" <annita.veneti@qs-unisolution.com> > > The following bug has been logged online: > > Bug reference: 4991 > Logged by: veneti > Email address: annita.veneti@qs-unisolution.com > PostgreSQL version: 1.82 > Operating system: Windows > Description: problem with ODBC driver 8.4 > Details: > > When you upgrade to the new odbc driver and you try to create a NEW odbc > connection the only available SSL mode option is disable. > > -- > Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-bugs
Hi Annita-san. Thank you for many report. However, It is a very strange situation... that visible problem resembles the phenomenon in which libpq.dll is only not found. Therefore, there is information I want you to check. 1. Is libpq.dll in the place of installed psqlodbc35w.dll? ex.) C:\Program Files\psqlODBC\0804\bin>dir Volume in drive C is SYS Volume Serial Number is 1433-2C7C Directory of C:\Program Files\psqlODBC\0804\bin 2009/07/07 01:30 <DIR> . 2009/07/07 01:30 <DIR> .. 2009/04/13 21:23 12,288 comerr32.dll 2009/04/13 21:23 135,168 gssapi32.dll 2009/04/13 21:23 19,968 k5sprt32.dll 2009/04/13 21:23 634,880 krb5_32.dll 2009/04/13 23:09 1,032,192 libeay32.dll 2009/01/06 23:51 968,886 libiconv-2.dll 2009/01/06 23:51 83,906 libintl-8.dll 2009/06/28 06:24 172,032 libpq.dll 2007/03/21 20:33 348,160 msvcr71.dll 2009/07/07 00:38 94,208 pgenlist.dll 2009/07/07 00:39 94,208 pgenlista.dll 2009/07/07 00:38 110,592 pgxalib.dll 2009/07/07 00:39 491,520 psqlodbc30a.dll 2009/07/07 00:38 507,904 psqlodbc35w.dll 2009/04/13 23:09 212,992 ssleay32.dll 15 File(s) 4,918,904 bytes 2. Please take the connection log of psqlodbc35w.dll. If possible, please send it to me. Regards, Hiroshi Saito ----- Original Message ----- From: "Annita Veneti" <Annita.Veneti@qs-unisolution.com> > > First of all thanks for the reply!! :) > > I have installed the version 8.04 and when I go to create an odbc it only gives me one ssl mode > option... disable... > See the screen shot,and I cannot understand why... > > Best regards, > > > Annita Veneti | Software Engineer > unisolution GmbH | Meitnerstrasse 10 | D-70563 Stuttgart | Germany Telefon +49 711 25 35 91 83 | > Telefax +49 711 25 35 91 89 annita.veneti@qs-unisolution.com | http://www.unisolution.eu > > Sitz der Gesellschaft | Company Seat Stuttgart Handelsregister | Commercial Register Stuttgart > HRB 720413 Geschäftsführer | Managing Directors Manuel Dietz and Stéphane Velay > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > > > -----Ursprüngliche Nachricht----- > Von: Hiroshi Saito [mailto:z-saito@guitar.ocn.ne.jp] > Gesendet: Tuesday, August 18, 2009 4:25 PM > An: Annita Veneti > Cc: pgsql-bugs@postgresql.org > Betreff: Re: [BUGS] BUG #4991: problem with ODBC driver 8.4 > > Hi. > > Sorry, I can't understand the problem which you report. > please tell more details? > Although it is a slightly strange version.. > > Regards, > Hiroshi Saito > > ----- Original Message ----- > From: "veneti" <annita.veneti@qs-unisolution.com> > > >> >> The following bug has been logged online: >> >> Bug reference: 4991 >> Logged by: veneti >> Email address: annita.veneti@qs-unisolution.com >> PostgreSQL version: 1.82 >> Operating system: Windows >> Description: problem with ODBC driver 8.4 >> Details: >> >> When you upgrade to the new odbc driver and you try to create a NEW odbc >> connection the only available SSL mode option is disable. >> >> -- >> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) >> To make changes to your subscription: >> http://www.postgresql.org/mailpref/pgsql-bugs > >
veneti wrote: > The following bug has been logged online: > > Bug reference: 4991 > Logged by: veneti > Email address: annita.veneti@qs-unisolution.com > PostgreSQL version: 1.82 > Operating system: Windows > Description: problem with ODBC driver 8.4 > Details: > > When you upgrade to the new odbc driver and you try to create a NEW odbc > connection the only available SSL mode option is disable. Could you please try the drivers on testing for 8.4.0101 at http://www.geocities.jp/inocchichichi/psqlodbc/index.html ? regards, Hiroshi Inoue
Hi Annita-san. Thank you for many information. Version 08.04.0100 had some problems. CVS-HEAD was corrected by inoue-san. http://archives.postgresql.org/pgsql-committers/2009-08/msg00287.php Could you please try the drivers on testing for 8.4.0101 at http://www.geocities.jp/inocchichichi/psqlodbc/index.html Thanks. Regards, Hiroshi Saito ----- Original Message ----- From: "Annita Veneti" <annita.veneti@qs-unisolution.com> > Good morning Hiroshi-san :) > > I checlek the dll that you said to me and everything is fine (check the image) > The log that you ask I couldnât get it.. > > Can you help me? > > Annita > > > -----Ursprüngliche Nachricht----- > Von: Hiroshi Saito [mailto:z-saito@guitar.ocn.ne.jp] > Gesendet: Freitag, 21. August 2009 15:41 > An: Annita Veneti > Cc: pgsql-bugs@postgresql.org > Betreff: Re: [BUGS] BUG #4991: problem with ODBC driver 8.4 > > Hi Annita-san. > > Thank you for many report. > > However, It is a very strange situation... that visible problem resembles the > phenomenon in which libpq.dll is only not found. Therefore, there is information > I want you to check. > > 1. Is libpq.dll in the place of installed psqlodbc35w.dll? > ex.) > C:\Program Files\psqlODBC\0804\bin>dir > Volume in drive C is SYS > Volume Serial Number is 1433-2C7C > > Directory of C:\Program Files\psqlODBC\0804\bin > > 2009/07/07 01:30 <DIR> . > 2009/07/07 01:30 <DIR> .. > 2009/04/13 21:23 12,288 comerr32.dll > 2009/04/13 21:23 135,168 gssapi32.dll > 2009/04/13 21:23 19,968 k5sprt32.dll > 2009/04/13 21:23 634,880 krb5_32.dll > 2009/04/13 23:09 1,032,192 libeay32.dll > 2009/01/06 23:51 968,886 libiconv-2.dll > 2009/01/06 23:51 83,906 libintl-8.dll > 2009/06/28 06:24 172,032 libpq.dll > 2007/03/21 20:33 348,160 msvcr71.dll > 2009/07/07 00:38 94,208 pgenlist.dll > 2009/07/07 00:39 94,208 pgenlista.dll > 2009/07/07 00:38 110,592 pgxalib.dll > 2009/07/07 00:39 491,520 psqlodbc30a.dll > 2009/07/07 00:38 507,904 psqlodbc35w.dll > 2009/04/13 23:09 212,992 ssleay32.dll > 15 File(s) 4,918,904 bytes > > 2. Please take the connection log of psqlodbc35w.dll. > If possible, please send it to me. > > Regards, > Hiroshi Saito > > ----- Original Message ----- > From: "Annita Veneti" <Annita.Veneti@qs-unisolution.com> > > >> >> First of all thanks for the reply!! :) >> >> I have installed the version 8.04 and when I go to create an odbc it only gives me one ssl mode >> option... disable... >> See the screen shot,and I cannot understand why... >> >> Best regards, >> >> >> Annita Veneti | Software Engineer >> unisolution GmbH | Meitnerstrasse 10 | D-70563 Stuttgart | Germany Telefon +49 711 25 35 91 83 | >> Telefax +49 711 25 35 91 89 annita.veneti@qs-unisolution.com | http://www.unisolution.eu >> >> Sitz der Gesellschaft | Company Seat Stuttgart Handelsregister | Commercial Register Stuttgart >> HRB 720413 Geschäftsführer | Managing Directors Manuel Dietz and Stéphane Velay >> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >> >> >> >> -----Ursprüngliche Nachricht----- >> Von: Hiroshi Saito [mailto:z-saito@guitar.ocn.ne.jp] >> Gesendet: Tuesday, August 18, 2009 4:25 PM >> An: Annita Veneti >> Cc: pgsql-bugs@postgresql.org >> Betreff: Re: [BUGS] BUG #4991: problem with ODBC driver 8.4 >> >> Hi. >> >> Sorry, I can't understand the problem which you report. >> please tell more details? >> Although it is a slightly strange version.. >> >> Regards, >> Hiroshi Saito >> >> ----- Original Message ----- >> From: "veneti" <annita.veneti@qs-unisolution.com> >> >> >>> >>> The following bug has been logged online: >>> >>> Bug reference: 4991 >>> Logged by: veneti >>> Email address: annita.veneti@qs-unisolution.com >>> PostgreSQL version: 1.82 >>> Operating system: Windows >>> Description: problem with ODBC driver 8.4 >>> Details: >>> >>> When you upgrade to the new odbc driver and you try to create a NEW odbc >>> connection the only available SSL mode option is disable. >>> >>> -- >>> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) >>> To make changes to your subscription: >>> http://www.postgresql.org/mailpref/pgsql-bugs >> >> > > >