Ch 9 Retrieving Data into Variables from DB
In the Ch 9 example Retrieving Data into Variables from DB, the AcquireConnection() method is called during the declaration of mySQLConn. What is the value of subsequently creating and opening a new connection? The 2 lines after the declaration can be omitted and the package runs correctly.
|