I have recently bought this book!
When running
http://localhost/gadgetswarehouse/default.aspx in my browser Iâm getting:
"Must declare the variable '@CategoryID'."
Something must be wrong with the way the parameters are passed in the calls. Access to the database seems to be OK - but I'm stumbling when trying to execute the stored procedure!
How do I fix this problem?