I have a database in access connected though ADO.

I want to retrieve data from the table that contains many fields using a command button once inputed a unique field (id) and get rest of fields onto remaining textboxes.

Thanks in advance