Archive for the Category: Windows

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 […]

Also posted in Java, JMS 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 […]

Also posted in .NET, Database 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.

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

Time to Move to Windows 10

I’m sure lots of people will read the title and say WTF!?! What have you been using? I’ve been using Window 7 Pro since late 2011. Since Microsoft’s support of Windows 7 will end in January 2020, I figured it was time to move on. My ASUS ZenBook 13.3″ and desktop PC still work reasonable […]

Also posted in Capitalware Comments Off on Time to Move to Windows 10

2 New IBM MQ RFEs related to com.ibm.mq.jmqi.defaultMaxMsgSize

Please review and vote for these RFEs if you think they are a good idea. The links below will take you directly to the RFE. RFE #1: Document com.ibm.mq.jmqi.defaultMaxMsgSize JVM environment variable URL to review the RFE and Vote for it if you like: http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=136680 RFE #2: Add & Document com.ibm.mq.jmqi.defaultMaxMsgSize for .NET Framework URL […]

Also posted in .NET, IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix Comments Off on 2 New IBM MQ RFEs related to com.ibm.mq.jmqi.defaultMaxMsgSize

IBM MQ Fix Pack 8.0.0.13 Released

IBM has just released Fix Pack 8.0.0.13 for IBM MQ https://www.ibm.com/support/pages/fix-pack-80013-websphere-mq-v8 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM i (OS/400), IBM MQ, Linux, Unix Comments Off on IBM MQ Fix Pack 8.0.0.13 Released

JMS and Java Client Mode Performance Issues for MQ Get API Calls

I’ve wasted far, far too much of my time inspecting what is going on with the auto-resizing of the get buffer for the internal JMQI and MQI components for MQ classes for JMS, MQ classes for Java and MQ classes for .NET. A strange entry in one of the MQ Auditor audit files got my […]

Also posted in IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, z/OS Comments Off on JMS and Java Client Mode Performance Issues for MQ Get API Calls

.NET Performance Issues for MQ Get API Calls

If you have read any of the following blog posting then you will know that I have a bee in my bonnet about the performance regarding Java/JMS MQGet API calls: Tuning JMS Programs for Optimum MQ Get API Calls Performance Tuning Java Programs for Optimum MQ Get API Calls Performance How to Improve Your Java/JMS […]

Also posted in .NET, C#, IBM MQ, Programming Comments Off on .NET Performance Issues for MQ Get API Calls

Pub/Sub Java/JMS MQ MQGet API Issue

Not surprisingly, when I tested: Subscribing to a topic with JMS Subscribing to a topic with Java (non-JMS) They both showed that the internal JMQI routine was starting with a MQGet buffer size of 4KB and auto-adjusting the size of the buffer as needed (all behind the scenes). Hence, when I used MQ Auditor, I […]

Also posted in IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, z/OS Comments Off on Pub/Sub Java/JMS MQ MQGet API Issue

How to Improve Your Java/JMS MQ Tuning Cred.

Here’s my version of a cheap Info-Commercial: Do you want to impress your colleagues? Do you want to impress your boss, so that you can receive a big fat bonus? Call today and we’ll show you how to impress the MQAdmins in your company! And if you call within the next 5 minutes, we’ll even […]

Also posted in IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, z/OS Comments Off on How to Improve Your Java/JMS MQ Tuning Cred.