Search results

  1. 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
  2. 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.
  3. 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...
  4. NauticalGent

    Solved Database sluggish after Citrix Update

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

    Access vs Comercially available databases

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

    Two nations divided by a common language.

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

    Two nations divided by a common language.

    John Wayne was also known as "The Duke".
  8. 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
  9. NauticalGent

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

    Not that is matters, but it is probably Portuguese.
  10. 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...
  11. NauticalGent

    Is USA directly entering in the war, good or bad?

    ...yes...? It's a sad day and Uncle G is correcting grammar!
  12. NauticalGent

    Is USA directly entering in the war, good or bad?

    Me either, everytime I'm SURE I know something, like this last election, I get shown that I'm not as savvy as I think I am. Probably why I drink fine scotch...
  13. NauticalGent

    Is USA directly entering in the war, good or bad?

    A rabbit hole I refuse to go down. Folks to not want to change their minds on anything so I won't even engage. But every now and then I see something on here and my fingers get turrets
  14. NauticalGent

    Is USA directly entering in the war, good or bad?

    It was a snide remark. Some folks think is the US getting Isreal to do our bidding, others think its the other way around
  15. NauticalGent

    New Member

    Welcome aboard!
  16. NauticalGent

    Is USA directly entering in the war, good or bad?

    I would question which is actually the puppet and who is controlling the strings
  17. NauticalGent

    Mistral - Better at code debugging?

    The suspense is killing me... I established an account, but haven't put it through its paces yet. I have a complex PS script that installs and updates my Access FE's. Chatty did the heavy lifting so inwas going to use it as a test to see what it thought. Once done, ill share it here....
  18. NauticalGent

    Get 2 values from popup

    With.delimeted OpenArgs, you would use the Split() function to populate an array. With ParamArray, you could pass an indefinite number of control names as an array to return their values - i have never used one, I just know the concept.
Back
Top Bottom