Author Archives: Roger Lacroix

My name is Roger Lacroix and I am a die hard programmer. I have been programming since the 80s. My favorite programming languages are Java, C and Rexx. I have worked in the Airline, Retail but I have spent most of my time doing middleware work in the financial services industry. In 1994, I was introduced to IBM MQ (aka WebSphere MQ & MQSeries) and I thought it was the next best thing since man created fire. This blog will be about IBM MQ, Java, C, Rexx and any other interesting items that I can think of. I hope you enjoy it.

Learn How to Code in Python With Microsoft’s Free Classes

s

Microsoft has created free instructional videos on Python. Microsoft has uploaded a 44-part series to YouTube dubbed Python for Beginners, which can teach anyone how to program in Python. Regards, Roger Lacroix Capitalware Inc.

Education, Programming Comments Off on Learn How to Code in Python With Microsoft’s Free Classes

Windows and UHD 4K Resolution

s

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

s

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

s

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

Time to Move to Windows 10

s

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

Capitalware, Windows Comments Off on Time to Move to Windows 10

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

s

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

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

WebSphere MQ Fix Pack 5.3.1.16 for HP NonStop Server Released

s

IBM has just released Fix Pack 5.3.1.16 for WebSphere MQ for HP NonStop Server: https://www.ibm.com/support/pages/websphere-mq-hp-nonstop-server-v531-fix-pack-53116 Regards, Roger Lacroix Capitalware Inc.

Fix Packs for MQ, HPE NonStop, IBM MQ Comments Off on WebSphere MQ Fix Pack 5.3.1.16 for HP NonStop Server Released

IBM MQ Fix Pack 8.0.0.13 Released

s

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.

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

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

s

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

IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, 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

s

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

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