Volevo sapere se questa istruzione ASP per ottimizzare determinate tabelle di un DB MySQL è corretta come sintassi.
Set oCn = DBConnexion(DB_MAIN)
rSQL = "OPTIMIZE TABLE tabella1, tabella2 "
DBExecute oCn, rSQL
Grazie
Volevo sapere se questa istruzione ASP per ottimizzare determinate tabelle di un DB MySQL è corretta come sintassi.
Set oCn = DBConnexion(DB_MAIN)
rSQL = "OPTIMIZE TABLE tabella1, tabella2 "
DBExecute oCn, rSQL
Grazie
http://www.romagnamania.com
Una community tutta gratis per chi ama la Romagna.