What is syntax for putting the path in the Set rs = db.OpenRecordset code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • profgoldsmith
    New Member
    • Dec 2010
    • 1

    What is syntax for putting the path in the Set rs = db.OpenRecordset code

    I have a split link .mdb
  • RuralGuy
    Recognized Expert Contributor
    • Oct 2006
    • 375

    #2
    The path is not needed if this is a linked table.

    Comment

    Working...