I receive the message:
ADODB.Recordset error '800a0e78'
Operation is not allowed when the object is closed.
/floridafind/search/search.asp, line 697
It seems to me that the Stored Procedure is not returning a recordset.
There is no rs.close before I get this error.
Here is a partial of...
I am using a Stored Procedure. In my database I have a field 'FullName', Problem is the data is not consistantly entered (there are millions of records.) Sometimes in the FullName field the data is formatted 'Sell, Ron E.' and other times 'Sell Ron E.'.
What I need to do is search by...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.