Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
FreeTDS
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
'''FreeTDS''' is a [[free software]] programming library, a re-implementation of the [[Tabular Data Stream]] protocol. It can be used in place of Sybase's db-lib or ct-lib libraries. It also includes an [[ODBC]] library. It allows many open source applications such as [[Perl]] and [[PHP]] (or any [[C (programming language)|C]] or [[C++]] program) to connect to [[Adaptive Server Enterprise|Sybase ASE]] or [[Microsoft SQL Server]]. FreeTDS is a [[source code]] library, not a program in and of itself. Users generally [[compiler|compile]] the library from source and [[Linker (computing)|link]] another program to the library to allow the other program to use the FreeTDS [[API]]. However, recent releases of FreeTDS do include some client programs, such as {{mono|fisql}} (a replacement for the {{mono|isql}} utility programs distributed by Sybase and Microsoft). FreeTDS is licensed under terms of the [[GNU Lesser General Public License]]. For scripting languages, FreeTDS is used in conjunction with a module for that language such as DBD::Sybase in [[Perl]], Python-Sybase for [[Python (programming language)|Python]], or Ruby DBI for [[Ruby (programming language)|Ruby]] '''jTDS''' is a [[Java_(programming_language)|Java]] implementation of FreeTDS, available on [[SourceForge]]. '''jBCP''' extends jTDS to include Sybase [[Bulk Copy Program]] (BCP) extensions. ==External links== {{Portal|Free and open-source software}} * [http://www.freetds.org/ C libraries] * [http://jtds.sourceforge.net/ jTDS site on Sourceforge] * [http://sourceforge.net/projects/jbcp jbcp site on Sourceforge] * [http://www.raketforskning.com/tdsplusplus.html TDS++, A set of FreeTDS C++ Wrapper classes, licensed under LGPL] * [http://www.peppler.org/freeware/dbd-sybase.html DBD::Sybase] {{Webarchive|url=https://web.archive.org/web/20090805053844/http://www.peppler.org/freeware/dbd-sybase.html |date=2009-08-05 }} * [http://python-sybase.sourceforge.net/index.html Python-Sybase] * [https://rubygems.org/gems/dbi Ruby DBI] {{DEFAULTSORT:Freetds}} [[Category:C (programming language) libraries]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Mono
(
edit
)
Template:Portal
(
edit
)
Template:Webarchive
(
edit
)