Author name: Willard White

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 »

Visual Studio : SQL Connection String 1

Synopsis: How to drive the connection string for database applications. Perquisite: Download Microsoft SQL Server, Free Edition and Microsoft SQL Server Management Studio Starting a program which utilizes a database, a connection string is required. The connection string can be derived from the Visual Studio programming software. Detail 1: The first requirement is the database …

Visual Studio : SQL Connection String 1 Read More »

Concept of Programming

Synopsis: A discussion of migrating a document formatted businesses to an integrated program and database flow. As a suggested prerequisite, before reading the Programming series, review the post under menu title Material Handling, Concept of Material Handling. The intent of the blog is not to discuss programming specifics, like tools, function, subroutines, or code, but …

Concept of Programming Read More »

Speculative Purchasing – Concept (1)

Speculative Purchasing in this context is considering the organization does not want to keep an inventory (tax issue & storage space) and does not want to overburden projects costs. In a custom panel-building environment, where Programable Logic Controllers (PLC) are utilized, an organization will eventually evolve to where many of the components have a general …

Speculative Purchasing – Concept (1) Read More »