The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
SQL syntax using dateline fields and DATE in phpMyAdmin ?
Not using PHP code here, just looking at my data roughly via phpMyAmin...
The way I read the SQL manual, I ought to be able to type SELECT * from table WHERE dateline > DATE('2005-12-16 00:00:00') ... but mysql seems unhappy with this (syntax error). Ideally I'd like to see the date in a human format too. Maybe (guessing here) something like: SELECT dateline AS date('Y-M-D') from table WHERE dateline > DATE('2005-12-16 00:00:00') I have looked at the SQL site/docs and am still not getting it. mysql 4.0.15 phpMyAdmin 2.4.0 Any links or examples much appreciated. Thanks in advance. |
#2
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|