TI-Job - access to db connection info
Posted: Thu Jan 20, 2011 12:44 pm
Hi,
I use a TI process to load data from a RDBMS into a cube. I specified the database in the TI-tab 'Datasource' (the entered data are 'name of data source', 'user', passwort' and the SQL).
Is it possible to use these data in my code? Because I have to write back log infos to the same database. I know I can open a new DB connection with "ODBCOpen", but to avoid errors I want to use the same data for username and passwort.
Are there any variables which hold the entered DB data?
Thx in advance.
Steve B.
I use a TI process to load data from a RDBMS into a cube. I specified the database in the TI-tab 'Datasource' (the entered data are 'name of data source', 'user', passwort' and the SQL).
Is it possible to use these data in my code? Because I have to write back log infos to the same database. I know I can open a new DB connection with "ODBCOpen", but to avoid errors I want to use the same data for username and passwort.
Are there any variables which hold the entered DB data?
Thx in advance.
Steve B.