| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Farrell,Bob" <farrellb(at)studentsonly(dot)com>, <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Win32 2003 Front end |
| Date: | 2006-06-22 08:03:08 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCEA0FA6D@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Shellam | 2006-06-22 08:05:38 | Re: 2,2gb of pg_xlog ?? |
| Previous Message | sandhya | 2006-06-22 07:45:20 | reg:lo_write |