icedsun Posted June 11, 2008 Share Posted June 11, 2008 The function executeSQLDropTable("tablename") does not actually drop (delete) the table. Also, it always returns "true" even if you try firing it with a random value of a table that doesn't exist. Link to comment
Recommended Posts