Thanks agai n Jeff and sorry for bothering you,
I foloowed what you have asked me to do and here is the error message that i get:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/kin2006/Connections/connsujets.asp, line 9
MM_connsujets_STRING = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=Server.MapPath("/kin2006/db/RecruSujets.mdb")";Persist Security Info=False"
-----------------------------------------------------------------------------------------------------------------^
I have tryed to put another double cote in front of provider and here the error that I get:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/kin2006/Connections/connsujets.asp, line 9
MM_connsujets_STRING = ""Provider=Microsoft.Jet.OLEDB.4.0; Data Source=Server.MapPath("/kin2006/db/RecruSujets.mdb")";Persist Security Info=False"
-------------------------^
Thanks again for your big help.