One of the recurring confusions with databases is how to specify a date value in SQL statements. In the case of dbase, it's not just SQL but also the builtin language. There you specify a date as ctod("<date>") where <date> is the date in the format currently used for output. e.g. if you are using … Continue reading Specifying a date in dbase
Month: January 2014
“Insufficient Storage Available” and “Unfortunately android keyboard has stopped” on my Samsung Galaxy Note
Yesterday, all of a sudden my smartphone (a Samsung Galaxy Note N7000) started to misbehave. The first thing I noticed was that the battery was down to 1.3 gb go? This answer to a stackverflow question, which interestingly enough is also about a Galaxy Note, offered the solution. Apparently some stupid app writes log files … Continue reading “Insufficient Storage Available” and “Unfortunately android keyboard has stopped” on my Samsung Galaxy Note