|

October 12th, 2007, 11:32 AM
|
|
Authorized User
|
|
Join Date: Jul 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Creating Stored Procedures, p.646 , Chapter 20
On the page 646 and in the code sample "GetCustomersOrders.cs" missed the following statement "connection.Open();"
|