Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
MySQL date ... not working :S
Old 01-28-2006, 11:08 AM MySQL date ... not working :S
-_darkranger_-'s Avatar
Super Talker

Posts: 122
Location: bolton...
Trades: 0
Well, in my user table i have a row for date of birth but when ever i put in a date it goes back to the default of "0000-00-00" :S

the row name is user_dob, type is date, not null, default 0000-00-00...

:S please help cause im confused as hell... im using phpmyAdmin and even when i put the date in via that it doesnt work :S no error message, just goes back to the defeault :S

xx kieran xx
-_darkranger_- is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-29-2006, 06:23 AM
-_darkranger_-'s Avatar
Super Talker

Posts: 122
Location: bolton...
Trades: 0
Please dudes, i really need help on this so i can get started again with my website again
-_darkranger_- is offline
Reply With Quote
View Public Profile
 
Old 01-29-2006, 06:23 AM
-_darkranger_-'s Avatar
Super Talker

Posts: 122
Location: bolton...
Trades: 0
edit:osted this twice by mistake and i dunno how to delete it :S if a moderator sees this, please delete it::

Last edited by -_darkranger_-; 01-29-2006 at 06:25 AM..
-_darkranger_- is offline
Reply With Quote
View Public Profile
 
Old 02-04-2006, 07:01 PM
pushedtomb's Avatar
Super Talker

Posts: 100
Name: Nathen
Location: Casnewydd, De Cymru, UK
Trades: 0
try this...
PHP Code:
INSERT  INTO  `table_name` (  `DOB`  ) 
VALUES '2006-02-05'
); 
this was done my phpmyadmin 2.6.3
__________________

Please login or register to view this content. Registration is FREE


Quote:
- "I've often wondered how MS can say that other software "isn't compatible" with MS when MS stuff isn't even compatible with other MS stuff" - quote from Daily Thing.com
pushedtomb is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to MySQL date ... not working :S
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12875 seconds with 12 queries