Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
janus2021
Creator
Creator

Maximum length of table/view name in ORACLE vs ODBC connection.

Hello.

I can not find information about the maximum length of table / view names that Qlik can handle in the ORACLE vs ODBC connection.
Someone who has knowledge maximum length or where i can find information.

Labels (3)
3 Replies
vinieme12
Champion III
Champion III

AFAIK there is no such limitation

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
janus2021
Creator
Creator
Author

I tried ORACLE and tried to read a table that name is 37 characters long and i got an error: Table name too long(see attachment).

ODBC worked fine.

 

So have to go with ODBC.

vinieme12
Champion III
Champion III

That message is returned by the odbc driver and is a driver limitation, this is not related to qliksense 

https://docs.microsoft.com/en-us/sql/odbc/microsoft/table-name-limitations?view=sql-server-ver15#:~:....

 

Try oledb instead

https://community.qlik.com/t5/Qlik-Sense-Documents/How-to-set-up-an-Oracle-OLE-DB-connection-in-Qlik...

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.