Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6168625
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:43:11+00:00 2026-05-23T22:43:11+00:00

I am wanting to display in the footer when the most recent message was

  • 0

I am wanting to display in the footer when the most recent message was posted.
eg: last post Saturday, 23 July 2011 03:02 p.m.

I am using ASP.Net 4.0, Visual Studio and MSSQL Server Management Studio.

Sql Tables

postID | postCreated

19 | Saturday, 23 July 2011 01:02 p.m.

20 | Saturday, 23 July 2011 02:02 p.m.

21 | Saturday, 23 July 2011 03:02 p.m.

postID is Int and is set as the primary key, and auto increments.
postCreated is Varchar.

What I have tried so far

SELECT max(postID) from “Table”

this shows me the most Recent postID, but I want to extend this to grab the most recent postCreated associated to that ID

Any help would be greatly appreciated.

Cheers

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T22:43:11+00:00Added an answer on May 23, 2026 at 10:43 pm

    Try this sql query:

     SELECT * FROM Table WHERE postID = (SELECT max(postID) from Table)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am wanting to create a loading page that would display a message every
Is it possible to always show the header and footer of an ASP.NET repeater,
I'm wanting to display a general error message if there are any errors in
I am wanting to display one list element at a time. Ideally, the first
Hi I was wanting to display the number of characters entered into a textbox
i'm trying to intercept ajax requests with jquery, to display a waiting message like
I'm wanting to display a pivot table and for it to show me the
I am wanting to display a number on top of an icon when a
I have a python project under SVN, and I'm wanting to display the version
I've started the following skeleton for an ajax/post/update function I'm wanting to write in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.