by Johan Meyer | Sep 27, 2016 | Development, K2 Blackpearl, Tips & Tricks
We had a few hundred K2 blackpearl views that we had to create using mostly checkboxes. These checkboxes works as a completed box. Which means some of them was required to contain a true value. Unfortunately K2 blackpearl Smart Forms validation does not work on...
by Johan Meyer | Jun 12, 2014 | Appcelerator, Tips & Tricks
We are using Appcelerator Cloud Service (ACS) as a back-end for one of our mobile apps. During the Go Live, one of our tasks was to move all data in the Development Database on ACS to Production. Problem We had to do a lot of calls from our local Node Server to the...
by Johan Meyer | Jun 12, 2014 | Development, SQL Server
While working on a client project we noticed that all string columns has been set to varchar columns on the SQL database. This was a small issue as all columns now contains empty spaces when not used and we wanted to remove white space characters from all columns in...
by Johan Meyer | Dec 11, 2013 | Development, Tips & Tricks, Windows
Have you ever had a Virtual Hard disk file (VHD) from VMware and wanted to load it inside a Oracle Virtual Box environment. Well it is actually very easy to open VMware inside Virtual Box and you don’t have to convert the .vhd to .vdi. When you add a vhd to...