Hai i am searching a database (in ms access ) to validate user info.it has two fields username and password.
here is the coding and i get compile error:Method or data member not found.please help
Private Sub Command1_Click( )
Set ch = ADODB.Recordset
Adodc1.Connecti onString = "Provider=Micro soft.Jet.OLEDB. 4.0;Data Source=C:\Progr am Files\Microsoft Visual Studio\sruniep\ ssp\db\user.mdb ;Mode=ReadWrite |Share Deny None;Persist...