Hi there....... what I'm actually looking for is the vbscript codes to actually connect to the Access database, Open my file, select a table, and then verify for example if a yes/no field of a given table is checked or not.... Then I would need the actual codes needed to write to that field.

It's just that my book isn't detailed about writing and updating data in a database in an ASP file.

If you could please just brief me with the step by step initial codes to access a database as mentioned above and switch a yes/no field to yes.

Thanks a lot for your time.