Bonjour à tous

J'utilise le wizard pour créer un datasource
le fichier mdb se trouve dans le le dossier E:\Nameproject\bin\Debug
j'ajoute le fichier mdb à la datasource
la connection string crée par le wizard

Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\bin\Debug\Ophtalmo.mdb

Sur la form j'ai placé un datagridview
quand je lance le prog
j'ai l'erreur suivant

E:\Nameproject\bin\Debug\bin\Debug\Ophtalmo.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

Merci d'avance