by Jonathan Halder | Jul 11, 2025 | Blogging, MS Access
Following up my message yesterday, I had big plans to get some more client work done, but as it happened, I wasn’t able to accomplish what I initially set out to do. Why? A “perfect storm” in meteorology is when multiple weather patterns converge to...
by Jonathan Halder | Jul 10, 2025 | Blogging, MS Access
Right now I’ve got a lot going on. You may have noticed I have stopped writing daily posts. It’s been going on my todo list every day, but I just am feeling too drained by the end of the day and my brain just isn’t coming up with things to write very...
by Jonathan Halder | Jul 8, 2025 | Uncategorized
I was working on a function in a customer database that returned a customer name. The function looked in a CSV file that was being selected to look through it and find the name in the CSV data. There was a new requirement to look up more information from the file. I...
by Jonathan Halder | Jul 1, 2025 | Blogging, MS Access, MS Access Features, TDD, Versioning
Yesterday, I had found a method for CoPilot to see an entire database. In order to do this, all the objects of the database need to be exported to text files. This is an undocumented and unsupported feature of Access, but it has been there for a long time and is what...
by Jonathan Halder | Jun 30, 2025 | Blogging, MS Access, MS Access VBA Coding, Versioning
Just now I was thinking it sure would be nice if CoPilot could analyze my Access database and give me tips on things. So I tried an experiment. I asked CoPilot if it could create databases or if I could upload my database for it to analyze. It thought it would be able...