Click here to Skip to main content
15,900,818 members

Comments by member86215483 (Top 2 by date)

member86215483 21-Nov-14 0:09am View    
Hi Vinit, as Praneet said, you need to write a stored procedure(SP) in the SQL SERVER . Then call this SP from Visual Studio and fetch the table into your dataset.
Search "How to write SP in SQL" in Google
member86215483 20-Nov-14 7:34am View    
Can u tell me at which line are you getting error.? Also give a detailed exception , if any