Re: Win32 2003 Front end

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Win32 2003 Front end
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FA6D@algol.sollentuna.se
обсуждение исходный текст
Ответ на Win32 2003 Front end  ("Farrell,Bob" <farrellb@studentsonly.com>)
Список pgsql-admin
> Trying to connect from an ASP.NET front end to a Postgresql
> 814 backend.

Your error message clearly indiczates ASP classic, not ASP.Net. Are you
sure you are executing the right page :-)


> ODBC is connecting but get this error on some pages:
>
> ADODB.Field error '80020009'
>
> Either BOF or EOF is True, or the current record has been
> deleted. Requested operation requires a current record.
>
> /index.asp, line

This is an ADODB error caused by incorrect coding in the ASP page.
Basically, you are trying to read a row from an empty result.

//Magnus

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

Предыдущее
От: Jérôme BENOIS
Дата:
Сообщение: LOG: statistics buffer is full
Следующее
От: "Andy Shellam"
Дата:
Сообщение: Re: 2,2gb of pg_xlog ??