Like everyone else in the tech world, I’ve been watching the sensation over OpenAI’s new chatbot, ChatGPT. I’ve talked to a few chatbots before and a couple were impressive but the limitations were always obvious pretty quickly. When I was finally able to get online with ChatGPT, I was floored at the difference between it […]
In early 2020, I created the online course Managing Your Data with Microsoft Access which showed how to create an entire Access application from start to finish. This course has over 5 1/2 hours of video instructions covering the creation of tables, forms and reports along with specialty topics like printing Dymo labels from Access. […]
0
In my latest video, I demonstrate how to use Microsoft Access as a front-end for MySQL without having to create a DSN entry on the client machine. Access easily connects to MySQL through an ODBC connection but the standard practice is to create a dedicated data source under the ODBC Data Sources Administration panel in […]
0
In my latest series of YouTube videos, I demonstrate how to program Conway’s Game of Life in C#. Although I try to provide as much explanation as I can during the videos, this series is probably best for beginners who already have already gotten their feet wet with things like variables and decision structures. View […]
0
I decided to pause my use of Facebook for the month of April and see what happens. This is a little background on my decision.
0
What happens when you take a first-year teacher and put him in charge of designing a software engineering program?
0
Time for a new phone … I didn’t really want to get a new phone; specifically, I didn’t want to spend the money. I’d bought my Samsung Galaxy Grand Prime back in 2015 and it was still serving me well seven years later but the annoyances were starting to accumulate. The 8GB of storage space […]
0
Combo boxes are extremely useful in Microsoft Access and other design environments. They provide a compact control from which your users can access a drop-down menu that enables them to choose from a variety of options. In my applications, combo boxes often pull their rows from lookup tables such as product or customer lists and […]
0
Let me tell you a story … In 2002, I was interviewing for a database support position and feeling pretty good about my chances. I’d been working with Microsoft Access for a few years, everyone at the last job knew me as the expert and general tech guru and I was hoping things panned out […]
0
In my last post, I talked about getting started with programming and software development and I mentioned that a programming career means continually learning new languages and technologies. In that spirit, one of my goals for 2022 is to finally become proficient with the Python language which I’ve played around with before. I thought I […]
0
0