Forum Discussion
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.
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
- darpan133 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
- darpan133 years agoContributor
Yeah so that’s the catch… Schema name. table name doesn’t works in sQL Table Editor.
- scottr3 years agoNew Contributor III
Related Content
- 4 months ago