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: 
Not applicable

Qlikview and Sybase

Hi All,

How do i connect to sybase?

are there are any connectors available?

Thanks in advance. . .

Regards,

Viraj

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

Even though Sybase IQ is a columnar database, it is still fully relational, ODBC and JDBC work fine with Sybase IQ (don't know about OLE DB since I don't use this).

Sybase IQ fully supports ANSI SQL.

Regards

View solution in original post

8 Replies
Not applicable
Author

Hi,

there are two options: using ODBC or OLE DB driver. Both are provided by the Sybase.

regards

Not applicable
Author

Thanks Krunoslav,

Do those work with Sybase IQ, a columnar DB?

Thanks in advance. . .

Not applicable
Author

I don't have experience with Sybase IQ (it seems it does not have relational structure); maybe if someone else can answer on this question.

regards

Anonymous
Not applicable
Author

Hi,

Even though Sybase IQ is a columnar database, it is still fully relational, ODBC and JDBC work fine with Sybase IQ (don't know about OLE DB since I don't use this).

Sybase IQ fully supports ANSI SQL.

Regards

Anonymous
Not applicable
Author

Hi,

Even though Sybase IQ is a columnar database, it is still fully relational, ODBC and JDBC work fine with Sybase IQ (don't know about OLE DB since I don't use this).

Sybase IQ fully supports ANSI SQL.

Regards

Anonymous
Not applicable
Author

Hi,

Even though Sybase IQ is a columnar database, it is still fully relational, ODBC and JDBC work fine with Sybase IQ (don't know about OLE DB since I don't use this).

Sybase IQ fully supports ANSI SQL.

Regards

Not applicable
Author

Use proper drivers version from Sybase (sybase website) and connect through ODBC. It work out fine. I have tested with sybase 12.5.

Not applicable
Author

Thank u all . . 🙂