Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I am getting the error:
SQL##f - SqlState: S1C00, ErrorCode: 3, ErrorMsg: [Oracle][ODBC][Ora]Driver not capable.
The Server is running Red Hat Linux with an Oracle 11G R2 Database (64 bit).
Having read other threads all over the internet I am still no further.
I have tried Selecting just a single column so I know its not a data type issue. I have installed the newest 64 bit oracle drivers for Windows and I can make the ODBC Connection but I cannot query from Qlik.
I hope someone can help!
Chris
Perhaps you're running into this problem: Error while fetching tables through ODBC connection
If not, you'll have to find out column for column where the problem arises.
It wasn't that problem. Still actually unsure what the root cause was/is. I got round it by using an OLE DB connection. Thanks for your help.