QueryBrowser do not allow "..."
"Kim G. Pedersen" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.mycc |
|---|---|
| Message-ID | <[email protected]> |
Hi
Just try a
Select ... where factorydate< UNIX_TIMESTAMP("2005-07-06")
failing with an error :
unknow column '2005-07-06' in where clause errorno 1054
But will only accept
Select ... where factorydate< UNIX_TIMESTAMP('2005-07-06')
" and ' ,,, should that not be the same ??
Best Regards
Kim G. Pedersen
macaos/elprint R&D
+45 35373808
+45 20464108 (Cell)
--
MySQL GUI Tools Mailing List
For list archives: http://lists.mysql.com/gui-tools
To unsubscribe: http://lists.mysql.com/[email protected]