T-SQL SEQUENCE – An Application

Background A customer requires product to be identified using serialized labels.  The current front end application only provides an interface to generate labels with product information using Crystal Reports as … Continue reading T-SQL SEQUENCE – An Application

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