The example used for SqlCommand(String) has the following description: "The following example creates a SqlCommand, passing in the connection string and command text." The problem is the lack of a ...