Re: Win32 2003 Front end - Mailing list pgsql-admin

From Magnus Hagander
Subject Re: Win32 2003 Front end
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FA6D@algol.sollentuna.se
Whole thread Raw
In response to Win32 2003 Front end  ("Farrell,Bob" <farrellb@studentsonly.com>)
List 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 by date:

Previous
From: Jérôme BENOIS
Date:
Subject: LOG: statistics buffer is full
Next
From: "Andy Shellam"
Date:
Subject: Re: 2,2gb of pg_xlog ??