Recent content by CompSMART

  1. C

    Remote desktop vs. browser based web apps.

    $5K for a terminal server sounds like a good deal and far less than I would have guessed. I dabbled with thin clients but always found them too limiting for end-users. I work daily using RDP I place a lot of value in being able to do some things locally as a matter of both performance...
  2. C

    Remote desktop vs. browser based web apps.

    OK - story time from an old guy... Back in the early 1990's (when I started with Access) remote access to Access applications was not demanded by my customers (and not really viable either). If my memory serves, it was also in the early 1990's that Microsoft first developed RDP (which was...
  3. C

    Remote desktop vs. browser based web apps.

    And estimated growth in number of users using the system?
  4. C

    Remote desktop vs. browser based web apps.

    Are you anticipating the 15 users logged into the Terminal Server concurrently during the work day? Or will their use be more sporadic? What is the anticipated growth of users - over 6 months - 1 year - 2 years - 3 years?
  5. C

    scanning documents

    Many years ago, when the office environment was transitioning from paper to digital, I used to allow users to scan directly from within Access - copy the file to a storage location and then store the path to the file Access. As time passed, I found that the overwhelming majority of items looking...
  6. C

    Future of Access

    Back in my first semester of grad school, one of my professors gave me a copy of Access and asked me to load it on my computer and see if I could take some data he had in spreadsheets, import the data into Access, manipulate and report on the data. It's very hard for me to grasp the reality of...
  7. C

    Solved No Current Record on Access Close

    The FE I'm working on is newly created as part of a migration of this application to a SQL backend and I have been the only user in it so far, so sort of ruled out corruption. I am reviewing any use of the Form.Recordset.Recordcount in the rest of the application as well as a precaution. Lesson...
  8. C

    Solved No Current Record on Access Close

    Yes, I had tried that earlier - it had no effect.
  9. C

    Solved No Current Record on Access Close

    Arnelgp / Doc - thank you both for your taking time to reply. As I was getting ready to reply to arnelgp, I started gutting a copy of my app to simplify it enough to post a somewhat redacted copy here. After simplifying the code behind that form in question - there it was - looking at me...
  10. C

    Solved No Current Record on Access Close

    Thank you Doc! While your understanding of the exact processes that take place is deeper than mine, I think I follow your explanation. But I'm still struggling to find out (on a more tangible level ie: what did I do in my FE design to cause it) why after developing apps in Access since 1995 (it...
  11. C

    Solved No Current Record on Access Close

    I have a unbound form that functions as the Main Menu for my application. It has one tab control with a few tabs (mostly list boxes displaying data) - nothing fancy going on - very simple. I added a new tab to the tab control and placed a subform on it. The subform has a query as its record...
  12. C

    Security with Citrix, Microsoft Rdp server, other rdp server

    I have been using RDP since first experimenting with it in the early 1990's. Back then (if I remember correctly) it was introduced by Microsoft primarily as a way for server admins to remote manage Windows Servers (which were also new at the time). Originally named Terminal Services, the...
  13. C

    Off Premise Access to a windows 10 Computer.

    I started with remote control software back in the early 1990's with pcAnywhere for DOS and dialup modems. Remote control technology has come a long way since then and it has been my experience that nothing surpasses the performance of RDP. TeamViewer comes close, but it has always been so...
  14. C

    CDO Troubleshooting

    I want to thank everyone who took time to contribute their thoughts to my post over the weekend. In the the interest of trying to solve the issue and move forward - I simply decided to abandon use of smtp.office365.com, set up a connector in Office365 to accept email from the IP of my site and...
  15. C

    CDO Troubleshooting

    Thank you for taking time to reply. I have been moving in the direction of thinking of the newer vs older workstation issue as being a bit of a red herring simply because (using isladogs CDO Email Tester) the newer HPZ2 workstations that can't send CDO emails via smtp.office365.com can...
Back
Top Bottom