Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-08-31 : 09:30:24
|
| XMLEDI writes "I'm getting this error: "Too many arguments are passed" whenever the second stored procedure is called to update another table. My program updates two different tables by calling two different stored procedures with different parameters. It seems like the previous parameters passed to update the first table are not getting cleared and are being passed to update the second table.thanks" |
|
|
|
|
|