im working with dataset ,in that dataset im using the option called using existing stored procedure
and my problem when i try to invoke the stored procedure through a c# class file it shows the following error
No overload for method takes '0' arguments
any body can help me to solve this problem
thanks in advance
Regards,
thamizh
and my problem when i try to invoke the stored procedure through a c# class file it shows the following error
No overload for method takes '0' arguments
any body can help me to solve this problem
thanks in advance
Regards,
thamizh
Comment