View Single Post
  #37 (permalink)  
Old October 2nd, 2005, 11:15 PM
rwojtowicz rwojtowicz is offline
Registered User
 
Join Date: Oct 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by gapoce
 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?