Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 97687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:03:09+00:00 2026-05-11T00:03:09+00:00

I have a legacy VB6 program which installs an Access file in a sub-directory

  • 0

I have a legacy VB6 program which installs an Access file in a sub-directory of the common data folder (CSIDL_COMMON_APPDATA). I have now installed this program on a 64-bit Vista system, and the program works fine and accesses the file at C:\ProgramData\Wow\WowCat.mdb, but this file does not show in Windows Explorer.

I want to overwrite this database, with a later version, taken from my old PC, but using Explorer I can’t see the file in C:\ProgramData\Wow\ (I am showing all hidden and system files). If I go ahead and copy the new WowCat.mdb anyway, the program still works with the old one.

Stepping the code in VB, it is definately opening the file at: C:\ProgramData\Wow\WowCat.mdb. Searching the C: drive only shows the new copy, so where is the one that the program is accessing?

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T00:03:10+00:00Added an answer on May 11, 2026 at 12:03 am

    This is because of folder redirection in Windows Vista. If you do not normally have the rights to write something into the C:\Program Files-folder, Vista will silently redirect those writes into a ‘secret’ folder inside your user directory. The file will still be visible for the user who created the file (and any programs running as that user), but it will not be visible for anyone else. So your program is probably running as a different user than Explorer is, and thus Explorer cannot see it.

    See the following output from dir /aL on my Vista 64-bit machine:

    C:\ProgramData>dir /aL  Volume in drive C has no label.  Volume Serial Number is 74DB-58F8   Directory of C:\ProgramData  02.11.2006  16:41    <JUNCTION>     Application Data [C:\ProgramData] 02.11.2006  16:41    <JUNCTION>     Desktop [C:\Users\Public\Desktop] 02.11.2006  16:41    <JUNCTION>     Documents [C:\Users\Public\Documents] 02.11.2006  16:41    <JUNCTION>     Favorites [C:\Users\Public\Favorites] 02.11.2006  16:41    <JUNCTION>     Start Menu [C:\ProgramData\Microsoft\Windows\Start Menu] 02.11.2006  16:41    <JUNCTION>     Templates [C:\ProgramData\Microsoft\Windows\Templates]                0 File(s)              0 bytes                6 Dir(s)  62 040 051 712 bytes free 

    The feature is known as reparse points or junctions, depending on where you read about them. They are very similar to symbolic links in Unix.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a legacy VB6 application that uploads file attachments to a database BLOB
I have a directory full of legacy code from a VB6 application. I have
We have a legacy VB6 app, which is critical to our business. We're working
I have inherited some legacy vb6 code. It's a tool which generates a local
I have some legacy VB6, which I am hosting inside an ActiveX control, which
We have a legacy vb6 program using Active Reports 2. We have been running
We have a legacy VB6 application which has worked just fine on Windows XP
I have a legacy VB6 application which contains this code: Begin VB.Label LblStDate Alignment
I have a piece of legacy VB6 code that is inserting data into a
I have legacy code which stores temporary data in the context. I would like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.