Search results

  1. GPGeorge

    A Paradigm Shift in Efficiency - Claude Sonnet 4 + Gemini CLI

    Isn't it to be expected that increased usage would lead to better understanding of the strengths and weaknesses of AI. Unrealistic hype was behind the initial exuberance for AI and also behind claims that it was going to end all human employment as we knew it. It's always been thus with new...
  2. GPGeorge

    A Paradigm Shift in Efficiency - Claude Sonnet 4 + Gemini CLI

    In this case, though, I would have spent even more time figuring out the code in the first place. Also, the quality of the resulting code has to be taken into consideration as well.
  3. GPGeorge

    A Paradigm Shift in Efficiency - Claude Sonnet 4 + Gemini CLI

    I just surfaced from a frustrating vibe session with Claude. I asked for a set of Stored Procedures to manage extended properties on tables. Long story short, the internals of reading, listing, appending and deleting extended properties are, as you might surmise, cryptic. So the first request...
  4. GPGeorge

    want to come to an online user group meeting?

    PowerApps now has User Defined Functions (UDF) that accept parameters, perform calculations, and return results. Not quite VBA, but moving in the right direction.
  5. GPGeorge

    Solved Getting old :-(

    Old? Ha.
  6. GPGeorge

    Sorry folks, Access World will not accept my posts

    I suggest that the likelihood a consumer would have food recall information prior to a chain supermarket having that information is probably not all that great. However, that might depend on how far out in the hinterlands the store is located and whether the store manager is concerned about...
  7. GPGeorge

    Sorry folks, Access World will not accept my posts

    Post #114 right before I posted it in Post #115
  8. GPGeorge

    Sorry folks, Access World will not accept my posts

    Hypothetical question: USDA announces a recall of eggs due to salmonella contamination. I don't see the announcement myself. The next day I go shopping at the local chain supermarket where I buy eggs. How likely am I to buy salmonella contaminated eggs? I.e. what are the odds that the chain...
  9. GPGeorge

    Date format mm/yyyy

    Yes, language settings matter.
  10. GPGeorge

    Date format mm/yyyy

    Given the snippet shown, it should work, but that is why we need to see the actual SQL, not parts of it. The error about syntax or missing operator suggests the problem is elsewhere in that SQL, so that's what we need to evaluate. Also, please confirm that DateCost is a datetime datatype...
  11. GPGeorge

    Date format mm/yyyy

    Please show us the SQL from the query. Not a screenshot of the query designer. The copy and paste the SQL, please.
  12. GPGeorge

    Date format mm/yyyy

    This display format would be for display only, though, correct?
  13. GPGeorge

    Sorry folks, Access World will not accept my posts

    The blades come out whenever a site owner even suggests advertising.
  14. GPGeorge

    Accessing an unbiund table

    Proceed at your own risk, because you've now been advised of the increased potential for fraud. If you deliberately open this system up to allow deletion or modification of already invoiced orders, mostly bad things can happen after that. I suggest, though, that rather than taking our word...
  15. GPGeorge

    Accessing an unbiund table

    I doubt that an independent auditor would sign off on the idea that an order could be deleted after an invoice for that order was produced. That is an open invitation to fraud. I once worked on such a system as a matter of fact. One of the main reasons the company I worked for at that time was...
  16. GPGeorge

    Accessing an unbiund table

    It's easier to offer example SQL when the actual table structure is available. In this case, we assume that there is an order table, plus an order detail table if an order contains one or more line items. This does sound standard: "The invoice number is related to the order. I need a unique...
  17. GPGeorge

    Monaco Editor - Good Stuff!

    Join Colin's upcoming AUG meeting for a full one-hour tour de force on new Access features. I'm too lazy to find the link, but it's here somewhere.
  18. GPGeorge

    Leveraging ChatGPT for Incremental Development in Microsoft Access with John W Colby

    Please join us for our Monthly Chapter Presentation, August 7th at 6:30PM Pacific (UTC -8) We’re excited to announce our next session, where we’ll dive into the power of incremental development using ChatGPT in the context of Microsoft Access and VBA. Our presenter, John W Colby, will walk us...
  19. GPGeorge

    Clear out data

    There is a difference between correction and public humiliation, though, is there not?
  20. GPGeorge

    Solved Resurrecting old threads?

    Not a bad idea, but gathering information on that kind of thing might be a bit hard to do.
Back
Top Bottom