I'm doing my best to keep adding features to CarsonDB. That is, when I'm not fighting legal battles. The newest version adds the following tables and fields. Appointments Table: APPOINT_NEWCLIENT APPOINT_NEWPATIENT APPOINT_NEWSPECIES APPOINT_NEWPHONE APPOINT_NEWAREA * These fields are used if the client and/or patient is not in the system yet. Clients Table: CLIENT_BALANCE I will… Continue reading Version 1.1.1 Released
Author: gstcomputing
Version 1.1.0 Released
It's been quite a while since I posted. However, I am still actively developing CarsonDB. I have been threatened with a Cease and Desist Demand Letter, but I will cover that in a different post. The latest version (CarsonDB 1.1.0) adds a unique capability to CarsonDB that was suggested by one of the CarsonDB users. … Continue reading Version 1.1.0 Released
Not Looking for Venture Capital
Hello, everyone. It's been a little while since I've last posted. I've been busy with a couple of other projects that I'm working on. There have been several of you who have reached out to me with questions. I have, hopefully, answered them to your satisfaction. As always, please feel free to drop me a… Continue reading Not Looking for Venture Capital
A Different Kind of Company, A Different Kind of Open Source
Years ago when the Saturn car company (who no longer exists) launched a marketing campaign, there slogan was “A different kind of company, a different kind of car”. That is exactly how I want to be. Of course, people need money, and it takes money to live. I already have a job, where I actually… Continue reading A Different Kind of Company, A Different Kind of Open Source
Version 1.0.2 Released
I discovered a bug in the "Price" table late yesterday evening. The "PriceFrom" and "PriceTo" fields were incorrectly defined as unsigned implied decimal fields instead of signed. I found this out by accident while working on a synchronization service that uses SQLite. Sometimes you look at data and realize a value is just plain wrong.… Continue reading Version 1.0.2 Released