has anyone used the mysqldirect .net dataprovider from www.crlab.com? i have a sqlscript file that creates about 100 tables.... now i looked at the mysqlscript component of it but it doesn't give any options to load the file...does anyone know how to load an sql file into a commandtext object? other than reading the sql file opening the file into a textstream an tossing that into a string?
