Question
ASP error on empty recordset field
I have several empty fields in my database. And they should
be empty.
When I make a repeat region in my table made from an ASP recordset my page gives an error on the empty field.
Error Type:
ADODB.Fields (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/spxcrm/slsKlantSelectiePlaats.asp, line 82
Any tips on fixing this?
Thanks.
When I make a repeat region in my table made from an ASP recordset my page gives an error on the empty field.
Error Type:
ADODB.Fields (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/spxcrm/slsKlantSelectiePlaats.asp, line 82
Any tips on fixing this?
Thanks.