What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
If input sql is :
"select * from pruducts where ProductName=@a;select @@ROWCOUNT",
it will fetch 2 parameters,one is "@a",one is "@@ROWCOUNT",actually the
"@@ROWCOUNT" is not parameters
What version of the product are you using? On what operating system?
windows xp
Northwind Unit Test to verify the problem:
Original issue reported on code.google.com by jrt324@gmail.com on 8 May 2009 at 8:30
Original issue reported on code.google.com by
jrt324@gmail.com
on 8 May 2009 at 8:30