Hi!
Can you help me please !!!
I want to say that : "SELECT T.col1, col2 FROM T WHERE dateStart like
'*/01/2010' and dateFinish like '*/01/2010' ; "(Mysql) on query
visualization
var query = new google.visualization.Query('http://
spreadsheets.google.com/tq?key=fshfskfq');
var sql = 'SELECT A, G WHERE D like "%/01/2010" and E like "%/
01/2010"';
query.setQuery(sql);
I have'nt a resulte While he had to return a result
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.