Recent content by CompSMART

  1. 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...
  2. C

    Solved No Current Record on Access Close

    Yes, I had tried that earlier - it had no effect.
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. C

    CDO Troubleshooting

    Thank you for your reply! You had me doubting my middle-age eyes as I thought maybe I typed the Error # incorrectly - but that was not the case. I can't see how the issue on the HPZ2's could be a simple setting/config issue - because I stashed the CDOEmailTester v2201.accdb up on a network...
  11. C

    CDO Troubleshooting

    Good day to everyone. I've always considered myself an above average troubleshooter - but I have an issue that is proving impossible to figure out despite having invested more hours than I care to admit (publicly anyway). Any suggestions on which direction(s) to head in would be most...
Back
Top Bottom