c# - report viewer using stored procedure -


i have written 2 stored procedures in sql server 2008. 1 procedure returns 1 field value 1 table , procedure returns many field values tables. need values displayed in report viwer .rdlc(asp.net,c#) . how use both 2 stored procedures @ time.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -