Re: Error handling in ODBC

Поиск
Список
Период
Сортировка
От stellaris
Тема Re: Error handling in ODBC
Дата
Msg-id 3B2F4273.5090909@chariot.net.au
обсуждение исходный текст
Ответ на RE: Error handling in ODBC  (Dave Page <dpage@vale-housing.co.uk>)
Список pgsql-odbc
Hi All,
      I tried to post this yesterday, but I think there was a problem
somewhere along the line.

I have a problem which I am hoping you will be able to help me with.  I
have Redhat 7.1 with Postgres 7.0.  I am accessing this from my windoze
machine running PowerBuilder 7, using the 0005 ODBC driver.  This has
been working wonderfully well, but the other day we loaded more data in
preparation of using the system in a production environment, when all of
a sudden (with no changes in code) we started getting an error.  The
message returned to PowerBuilder was simply Select Error:.

What I have done is generated a trace of the ODBC connection, I won't
bore you with it all.  But here is the relevant error message:
Error 2 (rc -1) : SQLSTATE = 01004
The buffer was too small for the result.; Unknown connect option (Set)

1st question:  Does anyone know what the problem is?  Or what this error
message means?
2nd question: Where can I get a list of the sqlstate errors that are
returned from PostgreSQL?  I have looked around the doco's but I
couldn't find anything.  (thats not to say that it's not there, but just
that I didn't find it)

Many thanks

Mike Zbierski


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

Предыдущее
От: Dave Page
Дата:
Сообщение: RE: Error handling in ODBC
Следующее
От: "Mister ics"
Дата:
Сообщение: Re: Error handling in ODBC