Why We Code …

Have you ever wondered how it is that software programs are actually created?   What is it that actually drives developers to spend numerous hours writing thousands of lines of code? … Continue reading Why We Code …

Crystal Reports and SQL Stored Procedures – Passing Multiple Parameters – Part 1 of 2

Passing multiple parameters between Crystal Reports and a T-SQL Stored Procedure Part 1:  SQL Server Management Studio SQL code Part 2:  Crystal Reports report setup and SHARED Formulas Crystal Reports is a … Continue reading Crystal Reports and SQL Stored Procedures – Passing Multiple Parameters – Part 1 of 2

Code::Blocks – TDM-GCC Installation – Part 2 of 2

TDM-GCC Compiler Suite and Code::Blocks Almost every programming language requires the installation of a compiler and an editor or IDE (Interactive Development Environment) to accompany it.  Instructions for installing the TDM-GCC compiler suite is the topic of this post. A second post will soon follow that discusses installation of the Code::Blocks IDE.  Code::Blocks is an Open-Source, cross-platform  IDE that supports […]

Code::Blocks – TDM-GCC Installation – Part 1 of 2

TDM-GCC Compiler Suite and Code::Blocks Almost every programming language requires the installation of a compiler and an editor or IDE (Interactive Development Environment) to accompany it.  Instructions for installing the TDM-GCC compiler suite is … Continue reading Code::Blocks – TDM-GCC Installation – Part 1 of 2