Forum Discussion
@darpan.bhansali From the error message, may you select the ellipsis box at the bottom left and copy the error text from that to this thread for review?
Hi Michael,
Please find it attached here
Regards and Thanks
- NicolasArgente4 years agoValued Contributor
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.- darpan134 years agoContributor
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
Related Content
- 6 years ago
- 8 months ago