User Profile

Collapse

Profile Sidebar

Collapse
Dan Joosten
Dan Joosten
Last Activity: Apr 6 '10, 05:07 PM
Joined: Feb 25 '10
Location: Wisconsin
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • VBA Public variables

    Thanks! I thought that was the case. I'm running into an intermittant error in my program which only seems to happen in that RDP environment. Just needed someone to confirm what I thought about memory variables.
    See more | Go to post

    Leave a comment:


  • Where are VBA Public variables values stored on a Server

    I have an Access database on a Server which is accessed by several users via Remote Desktop. In the VBA code there are several values stored in Public Variables. I am wondering if each user who opens the database has it's own memory space on the server so that they do not overwrite the Public variables from another user? Does anyone know how Public variable data is stored in this situation?
    See more | Go to post
No activity results to display
Show More
Working...