sql server - Searching the data from database -


I have to search the data based on the month and year from the database and the data should be displayed on the scene in grid view format. Used two different tables, one table and other details for storage of only one month and year, and in this table, I have used reference key in the table of months and years. Now I have to get the data based on this reference key. Please help. I am the new ASP.Net MVC

Please see "Creating Our Data Model Object" topic by Scott Gujarat . Plus plus which talk about Linq to Sql (unit framework).

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -