You can create a column in your table called "DATE_MODIFIED" and update that with the current date each time the row is updated, then retrieve that date when displaying that record.
H. Howard Owens Internet Operations Coordinator www.insidevc.com [EMAIL PROTECTED] AIM: GoCatGo1956 > -----Original Message----- > From: Simon Whittaker [SMTP:[EMAIL PROTECTED]] > Sent: Monday, October 01, 2001 3:40 AM > To: CF-Talk > Subject: Last Updated Date > > Hello There, > > Is it possible (without a seperate field/table) to obtain a last updated > date/time for an Access 2000 or SQL database and then display it on a > page? > It would also be brilliant to obtain a last updated date/time for a > paticular record but I realise that this is less likely. > > I hope you can help, > > Cheers > > Simon > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

