Forget the folder etc i just wanna know the code for the connection string and how to entract the data on the access database table etc. it sometthing along the lines of provide = microsoft.oledb.4.0 etc etc the databse location is apparently is here: C:\Users\8\Documents and the database is called 'MPS-ODS' so im guessing its gonna be C:\Users\8\Documents\MPS-ODS and in the table, 'Username' is the first field and 'Password' is the second field so i wanna know how to extract the data in those fields and validate it in my system on the log in screen etc