If the current record is the second record in the dataset, which of the following statements will position the record pointer on the first record?
a. TblEmployBindingSource.Position = 0
b. TblEmployBindingSource.Position =
TblEmployBindingSource.Position – 1
c. TblEmployBindingSource.MoveFirst()
d. all of the above
The field that links a child table to a parent table is called the .
a. foreign key in the child table
b. foreign key in the parent table
c. link key in the parent table
d. primary key in the child table
The process of connecting a control to an object in a dataset is called .
a. assigning
b. binding
c. joining
d. none of the above
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here