Forum Discussion
Hi Darpan,
Have you tried your query in a data adaptor first? What is the error?
Is the DB on the same server? If not, you will need to add a connection using the DB manager but it is only done at server level. You can not do this as an admin from the GUI.
Hi Nicolas,
Yeah the same connection works with Data Adaptor.
As per discussions with onestream team, with OS 5.3 ,
It is possible to use the SQL Table Editor with an external connection if the schema is not required to be included in the table name property. If it is required, then a schema property is available in the SQL Table Editor component from 6.1
So i think we have a dead end here.
Regards and Thanks
Darpan Bhansali.
- TerryLedet4 years agoNew Contributor III
Darpan
Suggestion based on the thread… Create an additional external DB connection as ODBC or OLE DB based on the current connection. For example, if the external DB connection is currently, ODBC create OLE DB and if ODBC create OLE DB. I suggest this because at one client the external connection stopped working one day unexpectedly and switching the connection type resolved the error. Also, if you execute SELECT * FROM SYS.SYSOBJECTS with the current connection do you get results.
Terry
- darpan134 years agoContributor
Understood Terry,
Let me speak to One Stream team on the same , we do not have access to create New External DB Connection.
but as per my understanding creating new DB connection and changing the Default Schema should resolve this issue.
this issue is not per OLE DB or ODBC.
let me try both the options and confirm.
Regards
Darpan
- scottr4 years agoNew Contributor III
Related Content
- 6 years ago
- 8 months ago