You need to load flight information provided by Consolidated Messenger. What should you use?
A.
Office Open XML
B.
COM interop
C.
OleDbConnection and OleDbDataReader
D.
EntityConnection and EntityDataReader
You need to load flight information provided by Consolidated Messenger. What should you use?
You need to load flight information provided by Consolidated Messenger. What should you use?
A.
Office Open XML
B.
COM interop
C.
OleDbConnection and OleDbDataReader
D.
EntityConnection and EntityDataReader
Data source is MS Access in original case. OleDbConnection is correct answer.