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 Mike Lewis 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. KARSIYAKALI

    ADODB.Recordset (0x800A0CC1) error

    First thanks for your reply. And this not my whole code and I used rs for something else. I tried to use record set object with rs but when I failed I wrote to this forum
  2. KARSIYAKALI

    ADODB.Recordset (0x800A0CC1) error

    when I read data from a database I how can reach all of them. I have the following code and when I run it it gives ADODB.Recordset (0x800A0CC1) error. Dim oConn Dim filePath Dim rs filePath = Server.MapPath("data.mdb") Set oConn =...

Part and Inventory Search

Back
Top