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
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.