navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

How to find a record based on highest number

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> How to find a record based on highest number
Page: [1]
 
ChrisChris

 

Posts: 4
From: USA
Status: offline

 
How to find a record based on highest number - 4/15/2001 19:23:00   
I am wondering if anyone can help me. i am interested inknowing how to search a database for a specific record based on the criteria that it is the most recent post (or the largest number in the index).

I know how to make a search for specific values but not for how to bring back one record based on the "highest" number or "Latest" date. any help is most appreciated!

Chris Chris

Steven Byrnes

 

Posts: 6
From: Sydney, NSW, Australia
Status: offline

 
RE: How to find a record based on highest number - 4/15/2001 20:02:00   
SELECT Max(Fieldname) FROM Tablename

ps but be careful if it's 'Datestamp' the field created by FP and you plan on updating it! See earlier post.

-Steven


(in reply to ChrisChris)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> How to find a record based on highest number
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts