Projects / dbtcp

dbtcp

dbtcp is a package of libraries which provides applications on Linux access to ODBC datasources on remote machines running Windows. It allows a Linux application to access data held on a Windows machine (such as MS SQL Server on NT), and includes a command line client, a DBD, and a PHP driver.

Tags Database
Licenses GPL
Operating Systems Windows Windows Windows Windows POSIX Linux
Implementation C Delphi

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  14 Jul 2004 12:49
  • Rrelease-after

Changes: Some fixes have been applied to the makefile (from the Debian package). A bug in error message handling has been fixed. The PHP client can now be built with phpize.

  • Rrelease-mid
  •  07 Dec 2002 14:05
  • Rrelease-after

Changes: Some bugs in the PHP driver were fixed. A new beta server was released.

  • Rrelease-mid
  •  29 Oct 2002 04:54
  • Rrelease-after

Changes: A '--sepator' option was added to the command line client, along with support for ZTS in the PHP driver.

  • Rrelease-mid
  •  03 Jul 2002 13:06
  • Rrelease-after

Changes: Support for FreeBSD and Solaris.

  • Rrelease-mid
  •  26 Apr 2002 07:11
  • Rrelease-after

Changes: This version fixes a bug with quoted strings, and adds a Python and Zope driver.

Rss Recent comments

Rcomment-before 04 Oct 2002 05:59 Rcomment-trans jlennon Rcomment-after

runs fine - at least on the unix side
The unix client part of dbtcp runs really nice. We're using the Perl module in order to import some data from a proprietary database into MySQL.
However, there are a few hassles on the Windows side, but I don't think they are caused by dbtcp.

Rcomment-before 28 Jul 2002 21:39 Rcomment-trans devindeng Rcomment-after

Is it possible to make dbtcp link_identifier being used by multiple users?
Hi,

DBTCP server is working very well on Windows box.
we are wrting an web-based application on linux in
PHP accessing data held on Windows, this
application is using a link_identifier returned by
dbtcp_connect(). If just one user is using this link_id,
dbtcp functions are working very well, but if multiple
users are using this link_id at the same time, It will
not work.

I am not sure it is the problem with php code or the
problem with dbtcp functions.

Regards
devin

Rcomment-before 07 Nov 2001 12:02 Rcomment-trans kfn Rcomment-after

Works just fine!
The program is running on on NT4, and RH6.1.
It is fast and works just fine. It is a little complicated to read the source files, all the comments is in Italian.
Good Job!

Rcomment-before 23 Oct 2001 12:04 Rcomment-trans rgibons Rcomment-after

It works!
Tried it to connect to MS SQL 2000 databases and
everything worked as advertised. It was fast and
easy. My only wish is that the windows program
could run as a service so I don't have to have a
user logged in on the Windows 2000 server all the
time.

No-screenshot

Project Spotlight

Snake Steak

A freshmeat API command line client and Python library.

No-screenshot

Project Spotlight

Web-bench

Simple web server benchark.