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

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -