CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
ODBC, OLE DB, ADO, and ASP
Comments
Question
An ODBC data structure that identifies a database and the DBMS that processes it is called a(n):
Options
A. data source.
B. driver manager.
C. driver.
D. API.
Correct Answer
data source.
ODBC, OLE DB, ADO, and ASP problems
Search Results
1. Which of the following are goals of OLE DB?
Options
A. Create object interfaces for DBMS functionality pieces only.
B. Increase flexibility only.
C. Object interface over any type of data only.
D. All of the above as goals of OLE DB.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above as goals of OLE DB.
2. ________ is an object-oriented interface that encapsulates data-server functionality.
Options
A. ODBC
B. OLE DB
C. JPCD
D. ADO
Show Answer
Scratch Pad
Discuss
Correct Answer: OLE DB
3. In OLE DB, a tabular data provider:
Options
A. does not own data.
B. transforms data through ODE DB interfaces.
C. is both a consumer and a provider of data.
D. exposes data via rowsets.
Show Answer
Scratch Pad
Discuss
Correct Answer: exposes data via rowsets.
4. ________ is an interface by which application programs can access and process SQL databases in a DBMS-independent manner.
Options
A. ODBC
B. OLE DB
C. JPCD
D. ADO
Show Answer
Scratch Pad
Discuss
Correct Answer: ODBC
5. What type of failure occurs when Oracle fails due to an operating system or computer hardware failure?
Options
A. Application failure
B. Instance Failure
C. Media Failure
D. Rollback failure
Show Answer
Scratch Pad
Discuss
Correct Answer: Instance Failure
6. In OLE DB, which of the following represents characteristics of the recordset abstraction?
Options
A. Properties
B. Collections
C. Methods
D. Abstractions
Show Answer
Scratch Pad
Discuss
Correct Answer: Properties
7. When using ODBC, which of the following serves as an intermediary between the application and the DBMS drivers?
Options
A. Data source
B. Driver
C. Driver manager
D. OLE DB
Show Answer
Scratch Pad
Discuss
Correct Answer: Driver manager
8. In OLE DB, a service provider:
Options
A. does not own data only.
B. transforms data through OLE DB interfaces only.
C. is both a consumer and a provider of data only.
D. All of the above are true of an OLE DB service provider.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above are true of an OLE DB service provider.
9. ________ is considered to be one of the foundations of data access in the Microsoft world.
Options
A. ODBC
B. OLE DB
C. JPCD
D. ADO
Show Answer
Scratch Pad
Discuss
Correct Answer: OLE DB
10. In ODBC, a file that can be shared among database users is called a:
Options
A. system data source.
B. file data source.
C. user data source.
D. SQL text file.
Show Answer
Scratch Pad
Discuss
Correct Answer: file data source.
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET