Salut à tous
j'essayais de me connecter à une base de données Access
j'ai l'exception suivante :
"Format of the initialization string does not conform to specification starting at index 63."
ma string connection est :string strc ="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\\Csharp\\BDAccess\bd1.mdb;"+"Persist Security Info=False";
??? Help
Merci
Partager