Ok downloaded the code for the second Try It Out.
Made sure my connection string is correct....
Run the program and I get
NullReferenceException was unhandled
Code:
objCurrencyManager.Position -= 1
is highlighted in yellow.
This happens after clicking a button that is attached to
objCurrencyManager.Position
Please help