Re: 32bit psqlodbc SSL not compiled in?

From: Dave Cramer <davecramer(at)postgres(dot)rocks>
To: Sasha White <sashajwhite(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: 32bit psqlodbc SSL not compiled in?
Date: 2024-05-28 13:41:46
Message-ID: CADK3HH+cNRJqxCyqstV5VsNg6ah+5a9yr=wst+8VJf_204uKqw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I'm not taking credit for all of this. Adrian helped considerably.

Thanks for confirming that it works!
Dave Cramer
www.postgres.rocks

On Tue, 28 May 2024 at 06:13, Sasha White <sashajwhite(at)gmail(dot)com> wrote:

> It works! You legend! Thank you so much.
> Also thank you for replying so quickly and sorting it out.
>
> Really appreciate it, works perfectly.
>
> On Tue, May 28, 2024 at 2:21 PM Dave Cramer <davecramer(at)postgres(dot)rocks>
> wrote:
>
>> Try
>>
>> Release REL-16_00_0005 · postgresql-interfaces/psqlodbc (github.com)
>> <https://github.com/postgresql-interfaces/psqlodbc/releases/tag/REL-16_00_0005>
>> Dave Cramer
>> www.postgres.rocks
>>
>>
>> On Tue, 28 May 2024 at 01:38, Sasha White <sashajwhite(at)gmail(dot)com> wrote:
>>
>>> Awesome, thanks! Really appreciate it
>>>
>>> On Mon, May 27, 2024 at 9:16 PM Dave Cramer <davecramer(at)postgres(dot)rocks>
>>> wrote:
>>>
>>>> Thanks, I'll check it out.
>>>>
>>>> Dave
>>>>
>>>>
>>>> On Mon, May 27, 2024 at 11:01 AM Sasha White <sashajwhite(at)gmail(dot)com>
>>>> wrote:
>>>>
>>>>> Hi Dave,
>>>>>
>>>>> Hope you are well.
>>>>>
>>>>> I downloaded this one which I believe is the latest compiled one.
>>>>>
>>>>> https://www.postgresql.org/ftp/odbc/releases/REL-16_00_0004/
>>>>>
>>>>> On Mon, May 27, 2024 at 7:58 PM Dave Cramer <davecramer(at)postgres(dot)rocks>
>>>>> wrote:
>>>>>
>>>>>> Hi Sasha,
>>>>>>
>>>>>> Which version are you referring to?
>>>>>>
>>>>>> The newer one that I am releasing should have it compiled in.
>>>>>>
>>>>>> Dave Cramer
>>>>>> www.postgres.rocks
>>>>>>
>>>>>>
>>>>>> On Mon, 27 May 2024 at 10:33, Sasha White <sashajwhite(at)gmail(dot)com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi there,
>>>>>>>
>>>>>>> I've been using the 64bit odbc driver successfully! (had some issues
>>>>>>> with it reading the ssl root cert path.. but found out where it was
>>>>>>> looking, put the file there, and all is good).
>>>>>>>
>>>>>>> I tried now using the 32bit driver, and ODBC manager says SSL not
>>>>>>> compiled in ? Whenever I try any of the ssl modes.
>>>>>>>
>>>>>>> My app also is failing with the 32bit connection string (using 32bit
>>>>>>> driver).
>>>>>>>
>>>>>>> Is there a known issue with 32bit driver not working with ssl?
>>>>>>>
>>>>>>> Thank you.
>>>>>>>
>>>>>>> --
>>>>>>> Regards
>>>>>>> Sasha White
>>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> Regards
>>>>> Sasha White
>>>>>
>>>>
>>>
>>> --
>>> Regards
>>> Sasha White
>>>
>>
>
> --
> Regards
> Sasha White
>

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Mark Hill 2024-06-10 21:28:04 ODBC Source Downloads Missing
Previous Message Sasha White 2024-05-28 13:12:44 Re: 32bit psqlodbc SSL not compiled in?