Which of the following statements retrieves data from the Friends database and stores it in the FriendsDataSet?

Question:

Which of the following statements retrieves data from the Friends database and stores it in the FriendsDataSet?

a. Me.FriendsDataSet.Fill(Friends.accdb)

b. Me.TblNamesBindingSource.Fill(Me.FriendsDataSet)

c. Me.TblNamesBindingNavigator.Fill(Me.FriendsDataSet.tblNames)

d. Me.TblNamesTableAdapter.Fill(Me.FriendsDataSet.tblNames)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: