Search results

  1. NauticalGent

    Solved Ugly new Access bug

    I've been following this and I sure as hell cant offer anything of substance that has already been said. Phil, your last post is very intriguing, thanks for your insight. Out of curiosity, would you classify this as a bug and if not, what WOULD you define this behavior?
  2. NauticalGent

    Questions to God.

    Yeah, mysterious ways. Not buying it. I'm a simple man and I guess I'm just not smart enough to get it. I've heard all my life about "our father" and how "Jesus loves the little children". A father that hurts his children is no father. Although i have been surrounded by pious people all my...
  3. NauticalGent

    Solved Update records through a recordset

    That knowledge isnt as common as you think...
  4. NauticalGent

    Questions to God.

    The girls were camping as part of a Christian summer camp. How could a God allow this to happen to a group of innocent children gathered in his name?
  5. NauticalGent

    Solved Database sluggish after Citrix Update

    In my case, the Devs (3 of us), work on a copy on our local drive. When one of us needs to update the FE, after clearing it with the others, we copy it from our local machine to the centralized folder. That action alone causes the dreaded MoTW which is why added the code to my PS installer/FE...
  6. NauticalGent

    Questions to God.

    It is events like this that make me question if there really is a God. If there were, WHY would a God allow this: https://www.usatoday.com/story/news/nation/2025/07/07/texas-flooding-live-updates-monday/84488932007/
  7. NauticalGent

    Solved Database sluggish after Citrix Update

    I use PS as an installer/FE updater. My issue is that sometimes one of the other Dev's will push the local FE they are worked on to the Folder and forget to check/remove the mark. Adding the "unblocker" to my script takes care of that...
  8. NauticalGent

    Solved Database sluggish after Citrix Update

    I would check both, and it is really easy to do. Rather than re-invent the wheel, give this article a read: https://nolongerset.com/mark-of-the-web-details/ TL;DR
  9. NauticalGent

    Trump Administration Predictions

    (y) (y)(y) (y)(y)(y)
  10. NauticalGent

    Solved Database sluggish after Citrix Update

    Happens to us all the time. I found a PS script that removes it from all files in a Folder and any sub-folders.
  11. NauticalGent

    Trust Center and Auto Updating Front Ends

    My situation is similar. One strange characteristic is that i can reach AWF as a guest, but as soon as I log in, I get the DoD-Site blocked message. For now, I used DBG's Autoexec macro that checks for trusted location and either alerts the user to click the "Enable Content" button or opens the...
  12. NauticalGent

    Solved Database sluggish after Citrix Update

    Have you removed the "Mark of The Web" flag?
  13. NauticalGent

    Off Topic

    Got the first part, halfway there on the second...
  14. NauticalGent

    Trump Administration Predictions

    I personally know 2 millionaires who have done just that - San Salvatore. They went there when Obummer took office and to my knowledge, they are still there.
  15. NauticalGent

    Access vs Comercially available databases

    Gasman = CPCO (Cross-Posting Compliance Officer)
  16. NauticalGent

    Two nations divided by a common language.

    And take away the fun you have in correcting us?!?! Perish the thought!
  17. NauticalGent

    Two nations divided by a common language.

    John Wayne was also known as "The Duke".
  18. NauticalGent

    Gemini CLI ------ WOW!!!!

    Have a read: I Tested Gemini CLI and Other Top Coding Agents - Here's What I Found - DEV Community https://share.google/NVHa7B4d14KhRXG7v
  19. NauticalGent

    Problem "With Communicating with OLE Server" Using Non-Latin Alphabet Databases

    Not that is matters, but it is probably Portuguese.
  20. NauticalGent

    A general question

    Welcome to AWF! Not to my knowledge, however, you can either download the data in various formats (CSV, Excel) and link them. Not a method Inam fond of. ...or... You could use Intuits API/REST API to extract the info and use a JSON parser to import the data directly. Huge up front effort, but...
Back
Top Bottom