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' -

Google sheets equipment borrowing system -

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -