Skip to Content.
Sympa Menu

freetds - Re: [freetds] DB-library on Unix-Sybase

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Thompson, Bill D (London)" <bill.d.thompson AT baml.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] DB-library on Unix-Sybase
  • Date: Thu, 26 Aug 2010 10:12:21 +0100

Hi Panos,

Welcome to the FreeTDS project.
The good news is that it should be pretty easy for you to replace Sybase
Db-Library with the FreeTDS version, and connect to SQL Server.
It should be simply a matter of re-compiling your C code, linking in the
FreeTDS libraries instead of the Sybase ones.

I found that the SQL Server help on "sp_dbcmptlevel" was a good guide to
the differences between Sybase & SQL.
Assume that Sybase behaves like SQL Server with compatibility level of
6.5
Old style *= outer joins are the most work to migrate to SQL Server
compatibility, but there are other subtler issues.
I'm well practiced at these issues, so feel free to use the list if you
have any specific problems.

Bill

-----Original Message-----
From: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of Panos
Sent: 26 August 2010 00:32
To: freetds AT lists.ibiblio.org
Subject: [freetds] DB-library on Unix-Sybase


Hi,



I am a beginner with the freeTDS library. I am using the DB-library on
Solaris and connecting to Sybase. I would like to connect to SQL Server
2008. I have a fair amount of code written in C Sybase DB-library. How
easy
will it be to replace my DB-library with the freeTDS version of DB so
that I
can connect to SQL Server instead of Sybase? All my C code is on Unix. I
understand that I will have to convert bits of the C code and recompile
but
how much effort will it be? I hope won't have to change too much.



Thank you.



Panos.

_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds

----------------------------------------------------------------------
This message w/attachments (message) is intended solely for the use of the
intended recipient(s) and may contain information that is privileged,
confidential or proprietary. If you are not an intended recipient, please
notify the sender, and then please delete and destroy all copies and
attachments, and be advised that any review or dissemination of, or the
taking of any action in reliance on, the information contained in or attached
to this message is prohibited.
Unless specifically indicated, this message is not an offer to sell or a
solicitation of any investment products or other financial product or
service, an official confirmation of any transaction, or an official
statement of Sender. Subject to applicable law, Sender may intercept,
monitor, review and retain e-communications (EC) traveling through its
networks/systems and may produce any such EC to regulators, law enforcement,
in litigation and as required by law.
The laws of the country of each sender/recipient may impact the handling of
EC, and EC may be archived, supervised and produced in countries other than
the country in which you are located. This message cannot be guaranteed to be
secure or free of errors or viruses.

References to "Sender" are references to any subsidiary of Bank of America
Corporation. Securities and Insurance Products: * Are Not FDIC Insured * Are
Not Bank Guaranteed * May Lose Value * Are Not a Bank Deposit * Are Not a
Condition to Any Banking Service or Activity * Are Not Insured by Any Federal
Government Agency. Attachments that are part of this EC may have additional
important disclosures and disclaimers, which you should read. This message is
subject to terms available at the following link:
http://www.bankofamerica.com/emaildisclaimer. By messaging with Sender you
consent to the foregoing.




Archive powered by MHonArc 2.6.24.

Top of Page