SQL you already know
Select columns, filter records, sort results and build nested queries. Bring familiar SQL to your T24 reporting workflow.
QUERY & EXPLORET24 DATA ACCESS COMPONENTS
Bring Temenos T24 data into the tools your team already knows. Query, report and integrate through standard ODBC and JDBC connections.
SELECT TOP 3
_ID, CUSTOMER,
CATEGORY, CURRENCY
FROM F.ACCOUNT
WHERE CURRENCY = 'EUR'
ORDER BY _ID| _ID | CUSTOMER | CATEGORY | CURRENCY |
|---|---|---|---|
| 100001 | 200101 | 1001 | EUR |
| 100002 | 200102 | 1001 | EUR |
| 100003 | 200103 | 1002 | EUR |
01 / BUILT AROUND T24
T24Dac bridges the gap between the way T24 stores data and the way SQL tools expect to work with it.
Select columns, filter records, sort results and build nested queries. Bring familiar SQL to your T24 reporting workflow.
QUERY & EXPLOREExpand T24 multivalues and subvalues into rows, or select individual values when your report needs a precise view.
T24-AWARE DATA HANDLINGUse a Windows ODBC driver or a Java JDBC driver to connect SQL-compatible reporting, analytics and ETL tools.
ODBC & JDBCWork with T24 local fields alongside standard fields, with field-type recognition and explicit type conversion.
LOCAL FIELDS & DATA TYPESUse nested selections, grouped results and aggregates such as SUM and COUNT to prepare data for analysis.
AGGREGATE & EXTRACTAccess linked fields, user-defined functions, stored procedures and jBASE EVAL in supported TAFC environments.
TAFC-SPECIFIC EXTENSIONS02 / A CLEAR PATH TO YOUR DATA
Your application submits SQL. T24Dac retrieves the records, resolves the T24 structure and returns tabular results.
Configure a connection for TAFC/jBASE or direct access to Oracle or Microsoft SQL Server.
The server parses records, handles repeated values and prepares normalized result rows.
Your client receives a normal SQL result set through its ODBC or JDBC connection.
03 / PUT YOUR DATA TO WORK
Give reporting teams, data engineers and application developers a shared way to access T24 data.
Explore accounts, customers and other T24 applications with SQL. Shape the records your reports need.
Feed T24 data into warehouse and integration workflows using tools that support ODBC or JDBC.
Connect Java applications through JDBC or Windows applications through ODBC, using standard database interfaces.
04 / TAKE A CLOSER LOOK
Explore the connection options, query syntax and result-delivery model before planning your setup.
05 / DOWNLOADS
Download the software package and use the knowledge base to set up your server and client connections.
Read the setup guidest24dac.zip
Need help with your environment? Contact us.
GOOD TO KNOW
T24Dac provides a TAFC/jBASE connection and direct connectors for Oracle and Microsoft SQL Server. For TAFJ environments, the documented approach uses the corresponding direct database connector. Contact us to confirm your particular setup.
If your tool supports ODBC or JDBC, it can use the corresponding T24Dac driver. The Windows ODBC driver comes in 32-bit and 64-bit versions; the JDBC driver is written in Java. Confirm your tool, driver architecture and environment together during evaluation.
T24Dac understands T24 multivalues, subvalues and local fields. You can expand repeated values into rows or address specific values. The correct selection and expansion depend on the fields and result shape your report needs.
Tell us about your T24 environment, database backend and intended ODBC or JDBC client. We’ll help you discuss the connection approach, software availability and evaluation requirements.
Contact Vultar SystemsLET’S CONNECT
Tell us about your environment and what you want to achieve. Let’s find the right connection.