單項(xiàng)選擇題下列數(shù)據(jù)對(duì)象數(shù)據(jù)模型中采用OLE DB訪問(wèn)數(shù)據(jù)庫(kù)的是()。

A.DAO
B.RDO
C.ADO
D.AOD


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題下列“CommonDialog1”控件程序代碼,Commondialog1.Action=1 ,代表()。

A.文件另存為
B.打開(kāi)文件
C.色彩
D.打印

2.單項(xiàng)選擇題如果準(zhǔn)備讀文件,打開(kāi)順序文件“text.dat”的正確語(yǔ)句是()。

A.open ”text.dat” For write As # 1
B.open ”text.dat” For Binary As # 1
C.open ”text.dat” For Input As # 1
D.open ”text.dat” For Random As # 1