the data provider and the database name
DataSet Designer
Command
an asterisk (*)
OleDbCommand
Select FirstName from memberTable Where LastName = 'Jones';
dataReader["lastName"]
DataSet
call the ExecuteReader( ) method.
Access
FALSE
TRUE
FALSE
FALSE
TRUE
SELECT
connection string
BindingNavigator
connect to the database
unlocks the database so that other applications can access it
ADO.NET
Address is a field.
issue an SQL query.
FALSE