• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/14

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

14 Cards in this Set

  • Front
  • Back
ADOc
COM-based ADO or ADO Classic.
SQL
Structured Query Language.
DB-Lib
Db Library - SQL server's first data access interface.
TDS
Tabular Data Stream - the proprietary protocol used to communicate with SQL Server.
TSQL
Transact SQL.
JET
Joint Engine Technology - DBMS built on Microsoft's Omega data engine.
ISAM
Index Sequential Access Medthod - Class of DBMS characterized by use of primary key indexes to access data in flat files.
OSFA
One Size Fits All.
ODBC
Open DataBase Connectivity.
CLI
Call Level Interface.
DAO
Data Access Object.
RDO
Remote Data Objects.
OLE DB
Object Linking and Embedding.
XDO
XML Data Objects - original name for ADO.NET.