Re: Connecting to postgresql using SSPI via JDBC

Поиск
Список
Период
Сортировка
От Idan Miller
Тема Re: Connecting to postgresql using SSPI via JDBC
Дата
Msg-id AANLkTik8XYyOynD4psAagwz9xmAiKWKYx-fgsNLw919n@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Connecting to postgresql using SSPI via JDBC  (Kris Jurka <books@ejurka.com>)
Ответы Re: Connecting to postgresql using SSPI via JDBC
Список pgsql-jdbc
Is someone willing to implement that?
It's a really important feature for us since the JDBC-ODBC bridge doesn't work well with bytea columns (it truncates them even though we declared maxlongvarchar and maxvarchar to be very big).

Thanks,
Idan.

On Thu, Jun 17, 2010 at 9:55 PM, Kris Jurka <books@ejurka.com> wrote:


On Thu, 17 Jun 2010, Idan Miller wrote:

As far as I know, I an configure gssapi on windows as well, right?
So techincaly, if I manage to do so, I will get the same "sspi like"
authentication, right?

Yes.

Kris Jurka

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Lew
Дата:
Сообщение: Re: Problem with creating language by JDBC
Следующее
От: Andrés Maneiro
Дата:
Сообщение: Source code for postgress 7.4?