Multiple choice technology

What is the data source used in Turbo integrator process to connect with the database

  1. ODBO

  2. TM1

  3. ODBC

  4. Text

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Turbo Integrator uses ODBC (Open Database Connectivity) as the standard data source type for connecting to external databases. ODBC is a widely-accepted standard for database connectivity that provides a consistent interface across different database systems. Option A (ODBO) is a related but different standard for OLAP databases. Option B (TM1) is the application itself, not a data source type. Option D (Text) refers to flat file sources, not databases.