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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  14 Jul 2004 12:49

Release Notes: 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.

  •  07 Dec 2002 14:05

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

  •  29 Oct 2002 04:54

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

  •  03 Jul 2002 13:06

Release Notes: Support for FreeBSD and Solaris.

  •  26 Apr 2002 07:11

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

RSS Recent comments

04 Oct 2002 05:59 jlennon

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.

28 Jul 2002 21:39 devindeng Thumbs up

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

07 Nov 2001 12:02 kfn Thumbs up

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!

23 Oct 2001 12:04 rgibons

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.

Screenshot

Project Spotlight

DRBL

A diskless or systemless environment for client machines.

Screenshot

Project Spotlight

Lzip

A data compressor based on the LZMA algorithm.