es-tu sur pour les ' ?
ce n'est pas plus tot " ?
enfin, la concaténation de string avec des + c'est pas terrible :(
ProcessStartInfo procInfo =
new ProcessStartInfo(
_fichier.FullName,
string.Concat("-u ", "USER", " -p", "PASS", " ", nomBaseMySql, " < \"", baseSelectionnee.FichierBase, @"\", ObtenirModelFichier(baseSelectionnee), "\""));
Sébastien FERRAND (blog)
Consultant Sénior
[Microsoft Visual C# MVP]