I have two forms for my program using database. I have a database on one form and a datagrid on the other. I want to make the datasource of the DBgrid to be the database of the other form. I also want to display only these fields; name, address, email. How do I do this?