Which of these is not the ADO Data Type?
-
adBigInt
-
adUID
-
adCurrency
-
adWChar
B
Correct answer
Explanation
ADO (ActiveX Data Objects) defines standard data types like adBigInt, adCurrency, and adWChar. However, adUID is not a valid ADO data type in the enumeration - this appears to be a fabricated option to test knowledge of the actual ADO type system.