Results 1 to 4 of 4
  1. #1
    jgelpi16 is offline Expert
    Windows XP Access 2010 32bit
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544

    Question ADO Recordset Literature


    Can anyone provide a link or two to some good ADO Recordset information? I have a feeling I am going to be using them more and I am an amateur at best! Thanks!

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    what info? the props and methods? You can see them in VBA with intellisense once the SET statement is issued anyway. wouldn't that be the best learning method?

  3. #3
    jgelpi16 is offline Expert
    Windows XP Access 2010 32bit
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544
    Yea, I just am looking for a general explanation of the capabilities. I know you use them to "connect" to an Excel spreadsheet, or even other Access DBs, but what are they best used for? What are their limitations? Advantages? Is SQL handled the same? Same syntax? What is a "query" vs. a "table" in an ADO recordset? I've just started dabbling and want to do some general reading.

  4. #4
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    I don't know any general reading in terms of textbooks, but I can tell you that I've published an article on the differences. You can read that here: http://www.databasedev.co.uk/ado_vs_dao.html

    Other than that, I'm not sure.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Recordset not updateable
    By jgelpi16 in forum Forms
    Replies: 3
    Last Post: 09-20-2010, 09:50 AM
  2. join key not in recordset - what does it mean?
    By geophilus in forum Queries
    Replies: 1
    Last Post: 08-22-2010, 09:32 AM
  3. Lookup using second recordset
    By vavs in forum Programming
    Replies: 7
    Last Post: 08-16-2010, 12:42 PM
  4. Replies: 1
    Last Post: 11-13-2009, 03:03 AM
  5. The Recordset is not updatable
    By bullet_proof302 in forum Access
    Replies: 2
    Last Post: 11-07-2009, 12:13 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums