Re: Win32 2003 Front end

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux