MS SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMS SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 10th, 2004, 03:43 PM
ada_khan ada_khan is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 92 ada_khan User rank is Lance Corporal (50 - 100 Reputation Level)ada_khan User rank is Lance Corporal (50 - 100 Reputation Level)ada_khan User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 12 h 44 m 54 sec
Reputation Power: 5
inserting System Date...

hiiii @ll..

well i want to add system date in my table... how will i do this..???

@kS

Reply With Quote
  #2  
Old July 11th, 2004, 01:12 AM
Username=NULL Username=NULL is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Location: TX
Posts: 249 Username=NULL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 7 h 6 m 42 sec
Reputation Power: 5
Send a message via Yahoo to Username=NULL
getDate() will give you the system time...
Code:
select	getDate()

...just insert it into your table...
Code:
insert	into yourTable (dateColumn)
values (getDate())

Reply With Quote
  #3  
Old July 11th, 2004, 01:33 AM
ada_khan ada_khan is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 92 ada_khan User rank is Lance Corporal (50 - 100 Reputation Level)ada_khan User rank is Lance Corporal (50 - 100 Reputation Level)ada_khan User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 12 h 44 m 54 sec
Reputation Power: 5
thanx man.....

Reply With Quote
  #4  
Old July 12th, 2004, 12:09 AM
Username=NULL Username=NULL is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Location: TX
Posts: 249 Username=NULL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 7 h 6 m 42 sec
Reputation Power: 5
Send a message via Yahoo to Username=NULL
not a prob...good luck.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMS SQL Development > inserting System Date...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway