TM1 Function for TI, ODBCOpenEx

Opens an ODBC data source for output.

What is the ODBCOpenEx function?

Opens an ODBC data source for output.

Where can the ODBCOpenEx function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for ODBCOpenEx?

ODBCOpenEx(Source, Client, Password, UseUnicodeODBC);

Source = ODBC data source name
Client = user on the data source
Password = password for the client
UseUnicodeODBC = flag to use Unicode interface, 1 is true.