[freetds] Re: Newcomer to FreeTDS - in search of sample C code for a relative b eginner
Daniel Fazekas
fdsubs at axelero.hu
Tue Mar 30 06:43:33 EST 2004
On Mar 30, 2004, at 13:22, Andy Cranston wrote:
> I am a newcomer to FreeTDS and I am in search of sample C code to show
> me
> how to access a Microsoft SQL Server database from a C program on a
> UNIX
> system. Here are my platform details:
You could start by looking at the samples subdirectory or the
src/dblib/unittests and src/ctlib/unittests directories, depending on
whether you want to use dblib or ctlib.
(Or tds/unittests if you are feeling adventurous, or odbc/unittest for
ODBC, you get the picture.)
--
fds
More information about the FreeTDS
mailing list