Professional
VB.NET 2nd Edition Page 371
"Building A Data Access Component" -
I'm getting an error when attempting to execute the code for Chapter 11 at the bottom of page 371. The "Namespace IK.Data" command causes an error.
The text on page 372 indicates that the namespace is being declared, and that any unique namespace can be used.
Is there a reference which needs to be established to run this code?
Dude