Hii, Guys
I have my Fournisseur.mdb i want to open it manualy i but this code in my form load but he dosn't work i need your help please this is my code :
Adodc1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\WINDOWS\system32\Fournisseur.mdb;Persist Security Info=False"Adodc1.CommandType = adCmdTableVB Code:
Private Sub Form_Load()
Now Plaese i want to add the third code that allow me to chose my inscreption table i need code to open my table if you have answerVB Code:
End Sub
thx milen
regard's![]()


Reply With Quote
