I am pleased to announce that CarsonDB is now a commercial product. The open source version will still remain open source, but will not be updated any longer. The reason I've changed CarsonDB to a commercial product is that I've added the ability to write back to the AVImark database. Obviously, writing data back to… Continue reading CarsonDB – Commercial License
Author: gstcomputing
Version 1.1.1 Released
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
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
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