theDBguy's Access Blog
Everything I learned about MS Access
Wednesday, January 1, 2025
SHA256 Hashing Function
›
I know this is not a new topic, but I just thought I would post it here for my own future reference. I have used other SHA256 hashing funct...
Thursday, December 14, 2023
Retrieve Active Directory Group Membership Info
›
Hello, everyone! It's been a while since I wrote something here. I hope I can get back into it. I was helping someone in the forum recen...
1 comment:
Friday, November 5, 2021
How to check if an Access database object exist
›
The Usual Approach The idea for this function came to me while responding to a question in the forums on how to check if a query exist. The ...
Friday, October 1, 2021
How to get the Filename from a FilePath
›
I'm sure we all have helper functions. Those are the little functions we tend to use inside larger sections of code to simply return a s...
Wednesday, August 25, 2021
SimpleCSV() v2.0
›
A few years ago, I wrote a simple function called SimpleCSV() to concatenate records and posted it on my website. One main drawback of thi...
›
Home
View web version