php - Manipulate Var Char column in Mysql DB if inserted by VB.Net Now() -


stupidly, way vb.net program insert timestamp mysql db using now() in vb , putting column var char in mysql db. have royally screwed myself or can still pull in php , manipulate data, ie select * test date between...etc.

how mysql interpret var char column in terms of dates/times

if can't fix table (e.g. change datatype), can use cast() or convert() in sql. see http://dev.mysql.com/doc/refman/5.0/en/charset-convert.html


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -