Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21152

Test Questions

$
0
0
Hello,

I'm new to VB. Can anyone could give me the answers to the following two questions?

1. Which collection of an ActiveX control enumerates all of the properties that can be bound to a data source?
a. DataFields
b. DataMembers
c. DataBindings
d. DataProperties
e. DataBase
f. DataColumns

2. Which of the following approaches to data modifications is the least efficient?
a. Updating through a cursor using a recordset
b. A stored procedure
c. An update statement prepared and executed
d. An update statement executed directly
e. Updating through a data control

Thank you so much. I have more but these are the two pressing ones that I'm not usre

BJ

Viewing all articles
Browse latest Browse all 21152

Trending Articles