2 Questions about CNN.Mode

S

S.L.

I use AccessXP,ADO to access JET database.

1) Could anyone please explain Why the statement : CNN.Mode =
adModeShareExclusive + adModeReadWrite does not prevent others from open the
same table while the same statement without adModeReadWrite can prevent ?

2) Have any enumulate value not supported by JET database ?

TIA
 
Top