September 2022

Speculative Purchasing – The Problem (2)

One issue supporting speculative purchasing strongly in a panel shop is an urgent project request. The ideal supported is, “There should be enough components available to assemble one standard panel.” Most major components can be acquired quickly. The caveat on acquisitions occurred strongly soon after the 2020 pandemic started. There were signs of material availability …

Speculative Purchasing – The Problem (2) Read More »

Speculative Purchasing – Inspection (3)

The Requisition program was designed to do all of the work prior to issuing purchase orders. Issues to consider for purchase orders: Supplier Cost Correct component information – manufacturer, model, and description Supplier: A multitude of suppliers represent the same products. Establishing good working relationships with preferred suppliers helps with ensuring purchase order accuracy. Cost: …

Speculative Purchasing – Inspection (3) Read More »

SQL Command Executions : Example 1a

To date, the three most common execution commands I have used are ExecuteReader, ExecuteScalar, and ExecuteNonQuery. Reference the following detail for examples on using the three common SQL execution commands. As an example, the following will address the database tables handling information with the ExecuteReader method. The SQL Management Studio shows A: Table List, B: …

SQL Command Executions : Example 1a Read More »