Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Connecting to Informix DataBase with instance name

Hello, how can I put the instance name on a informix connection.

 

At sever field I put: myserver:myPort
At DataBase I put: myDataBaseName

But I couldn't found where I can put the instance server name.


For example, in a JDBC connection I can put everything in a single line:

jdbc:informix-sqli://myHostServerName:myPort/myDataBaseName:INFORMIXSERVER=myInstanceServerName

 

But I don't know how do this at connection wizard of Power BI.

 

Without a instance server name, the connection will target a default instance name which my login doesn't have access privileges.

So I can't perform authentication.

 

5 Replies