Daily Archives: October 7, 2019

Windows and UHD 4K Resolution

Another interesting problem/issue that I’ve come across while installing software on my new ASUS ZenBook Pro laptop was that some older 32-bit applications don’t show the images, toolbar icons, etc. correctly. The applications are not “DPI Aware” but for Windows 10, it defaults to applications being “DPI Aware”. Hence, if you can upgrade to a […]

Java, JMS, Windows Comments Off on Windows and UHD 4K Resolution

Unable to load DLL ‘sqlceme35.dll’ and My Invoices & Estimates Deluxe V10

Over the weekend, I started installing software on my new ASUS ZenBook Pro laptop. I was installing My Invoices & Estimates Deluxe V10 on my laptop and it said it also needed to install Microsoft SQL Server Compact 3.5 SP1. I clicked Yes and let it do its thing. My Invoices & Estimates started fine […]

.NET, Database, Windows Comments Off on Unable to load DLL ‘sqlceme35.dll’ and My Invoices & Estimates Deluxe V10

SQLite v3.30.0 Released

D. Richard Hipp has just released SQLite v3.30.0. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows, z/OS Comments Off on SQLite v3.30.0 Released