Skip to Content.
Sympa Menu

freetds - [freetds] Differentiate Sybase from SQL Server

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Igor Korot <ikorot01 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Differentiate Sybase from SQL Server
  • Date: Sat, 28 Jul 2018 22:04:03 -0700

Hi,
Is there a way to differentiate between Sybase and SQL Server
other than by the TDS protocol version?

I need an implementation of SQLDescribeCol(), but the information
about column is located in a different table for those DBMSes.
I can probably check what TDS version is used for a connection,
but it is not very reliable way of doing things.

Thank you.




Archive powered by MHonArc 2.6.24.

Top of Page