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 Rhinorhino 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: *

  • Users: ramellion
  • Content: Threads
  • Order by date
  1. ramellion

    Error Type: (0x80020009) Exception Occured

    Hey, I have this error message when I try to launch my ASP page: Error Type: (0x80020009) Exception occurred. /First/test1.asp, line 64 here is my code: <% Dim rs Set rs = Server.CreateObject ("ADODB.Recordset") rs.Open "tres2", "DSN=test" While Not rs.EOF Response.Write ("<tr>")...

Part and Inventory Search

Back
Top