Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi - I'm having a look at Talend Open Studio for DQ and have created a connection to SQL Server 2016 and the WideWorldImporters DB that Microsoft provide.
If I leave the Schema field blank in the connection, then it doesn't pick up any of the "non-system" schemas; however, if I explicitly enter one of the schema names it then works for that schema.
I don't want to create a separate connection for every schema in the DB - as that rather defeats the purpose of running the analysis. Can anyone tell me what I'm doing wrong or how to fix this issue?
In the attached screenshot you can see that the first connection (no schema entered) shows a schema for WorldWideImporters that has no tables - and no other non-system schemas. The second connection shows the Application Schema (which I entered in the connection explicitly)
SQL Server Connections
Hi,
I am facing a similar issue as well. I am able to create a connection with SQL Server for a particular schema but retrieving data from it is not possible as after selecting the tables the next option is not enabled.(snap attached)
However, for the same schema data can be retrieved if I use Mysql.
@Saish_pai wrote:
Hi,
I am facing a similar issue as well. I am able to create a connection with SQL Server for a particular schema but retrieving data from it is not possible as after selecting the tables the next option is not enabled.(snap attached)
However, for the same schema data can be retrieved if I use Mysql.
Hi
It might be a connection delay problem, select only one schema and click 'Check connection' button to check if the connection is OK.
Regards
Shong