strgSQL = "SELECT * FROM tablename"

Adodc1.RecordSource = strgSQL
Adodc1.Refresh


In pratica Mysql mi restituisce un errore di sintassi....