navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
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

Microsoft MVP

 

Updating timestamp on database records

 
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 >> Updating timestamp on database records
Page: [1]
 
julies

 

Posts: 1
Joined: 5/2/2002
From: Leeds Yorkshire United Kingdom
Status: offline

 
Updating timestamp on database records - 5/2/2002 12:09:32   
I am using UPDATE for various records which works but am having trouble with UPDATING the Timstamp column of my database. Can you help?

UPDATE tablename
SET timestamp=now()
WHERE id='::id::';
daveh42

 

Posts: 83
From: Maine USA
Status: offline

 
RE: Updating timestamp on database records - 5/2/2002 12:26:18   
"Timestamp" may be a reserved word. The field that holds the timestamp in the database should be named something else.

Hope this helps,

Dave



(in reply to julies)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Updating timestamp on database records
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