Srikar Doddi
Srikar Doddi

Reputation: 15599

Any drivers available for ODBC to Sybase that can be used with QTP?

I am looking for drivers that can be used to connect to sybase database from QTP.

Upvotes: 0

Views: 1170

Answers (1)

Anshoo Arora
Anshoo Arora

Reputation:

For Sybase ODBC drivers, see:

For connection strings, see here: "h t t p : / / connectionstrings [dot] com

You might need to update one of the .INI files inside the Sybase folder. But, I can't remember which one :(.

However, once its done, you just need to use the correct connection string with ADO.

PS. Not able to post more than 1 link, thus, the workarounds.

Hope this helps.

Regards,

Anshoo Arora

Upvotes: 2

Related Questions