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 :
VB Code:
  1. Private Sub Form_Load()
Adodc1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\WINDOWS\system32\Fournisseur.mdb;Persist Security Info=False"Adodc1.CommandType = adCmdTable
VB Code:
  1. End Sub
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 answer
thx milen
regard's