Hi Sergey - silly little query here but its causing a problem for me.
In my edit record page there are numerous columns from the db including the ID (autoid) and RefCode (just text field).
Now I can edit all other columns without prob and obviously the ID field is a readonly one.
But if I edit the RefCode field it causes the error:
Error Type:
ADODB.Field (0x800A0BCD)
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/jc3_mar2006/admin2_2006/include/Products_aspfunctions.asp, line 204
Now I noticed the title at the top of my Edit page reads:
Products, Edit record [AutoID: 1, Refcode: GER221A]
So it seems to be cataloging the records using both fields - and so when i change one then it upsets the SQL.
Why is this Sergey - is it a setting in the ASPRunner - or a setting in my database?
Any help is VERY much appreciated!!!!
Top Quality product once again mate!!!
GaryDee