So currently, in its infancy, MDS has a primitive database structure which is quickly expanding everyday with every new feature and need. Previous solutions I’ve seen relied on mutliple databases, and in the end we may need to look into that as well, and I’ll get into why in a […]
GIGeeks
Military Data Solutions (MDS) So I stated previously (here) that I was going to give a taste, and I’m not lying. Getting things to work in multiple environments can be tricky sometimes if you don’t remember to have a test system in place to test the full life cycle of […]
So its been a quiet…3weeks?… But it’s definitely not been unproductive. Military Data Solutions (MDS) finally has plugin support working almost flawlessly, database code is almost complete with the exception of MSAccess compatibility which I’m having issues with getting to work. A few lessons learned So for the plugin support […]
So I can’t begin to explain how long I’ve been trying to get Plugin support working for VB.Net, that it’s not even funny any more. I’ve been typing and typing away, going reading over the code, and could not for the life of me figure out why my plugins just […]
So, coming to work on both my GIGeeks Database program and my Security Solutions Database, I found that I needed something a bit more modular than I normally make. Normally, my projects are pretty defined in what they’re going to do, systems they’re going to run on, and overall how […]