CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2001
    Location
    Mi
    Posts
    1,249

    FileSystemObject (FSO) in Access 2000 ...

    Hi all,

    Now I know there are TONS of FSO postings in this forum for VB ... I'm looking for something for VBA. Right now I'm looking for the correct reference to the FSO object under Access 2000 ... I think I can take it from there ... I do have the technology ...

    Thanks.

    - Mike

  2. #2
    Join Date
    Feb 2001
    Location
    PA
    Posts
    163
    I believe it is the Microsoft Scripting Runtime (scrrun.dll)

  3. #3
    Join Date
    Jun 2001
    Location
    Mi
    Posts
    1,249
    Thanks. That was my 1st suspect ... I'll try it out and let you know ... Too bad they didn't set it up as "MS FSO" ...

  4. #4
    Join Date
    Jun 2001
    Location
    Mi
    Posts
    1,249
    That did it ... Now all I gotta do is figure out why I'm getting a runtime error on the CopyFile method ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured