I am trying to put the value of a column from a query into a string. I am using the code below in an ASP page that only runs VBscript on the server. This page is an update page populated from the detail page, so I know that the record is valid.
But I keep getting the BOF or EOF or record deleted message?
Any one had this before & solved it or can tell me what I am doing wrong......
strconf = rsUpdate.Fields.Item("1_conf"
.Value
I dont want to go to Chelsea!!!
But I keep getting the BOF or EOF or record deleted message?
Any one had this before & solved it or can tell me what I am doing wrong......
strconf = rsUpdate.Fields.Item("1_conf"
I dont want to go to Chelsea!!!