Visual C# Developer Center > Visual C# Forums > Visual C# General > execute all the last maximum records in an sql table with c#
Ask a questionAsk a question
 

General Discussionexecute all the last maximum records in an sql table with c#

  • Friday, November 06, 2009 10:51 AMOdafe Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Good day all i am trying to pick the last maximum contribution date from an sql table with vs 2.0 c # . The table contain many contribution date per individual and i only want to get the last contribution date and other records from it.

All Replies

  • Tuesday, November 10, 2009 8:32 AMHarry ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Could you show us the structure of the table?
    You might also need to be more clear about the question.

    Harry
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Friday, November 13, 2009 1:46 AMHarry ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post  window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.