Forum: Visual Basic 4 / 5 / 6 Jan 20th, 2009 |
| Replies: 1 Views: 725 Found my problem. I was passing 4 params. I found an article on Parameter Sniffers in 2005 SQL. Once I added another set or params with an existing value it all worked great.
@param1 int,... |