Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. smartLIZARD

    Stored Procedure Does not return recordset, aka: 800a0e78

    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...
  2. smartLIZARD

    Search same field twice

    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...

Part and Inventory Search

Back
Top