Hi I am working VB.NET08, Access DB.
I was Created TableAdapter through Configuration Wizard , and i applied joins and Filters on the wizard. Finally i am getting the rows which i want, and now one table was created in my dataset.
Now i want to use this table in my code.
So how can i access this table??
Plz give me suggessions.
And one think:

If i update few records in my database, is there update also in this table?? why b`se this table is not in the Database right??