Skip to Content.
Sympa Menu

freetds - Re: Accessing MSSQL from C on Linux

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lance Perry" <hobbyman AT webaddressbook.com>
  • To: <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Accessing MSSQL from C on Linux
  • Date: Wed, 31 Oct 2001 11:20:21 -0000



There are lots of examples. Just look at any
of the unittest directories. If you have the
freetds source go to:
FREETDS_DIR/src/tds/unittests/
FREETDS_DIR/src/ctlib/unittests/
FREETDS_DIR/src/dblib/unittests/

But I think the only examples that work are
in the dblib directory.

lance

--------------- Original Message Follows ------------------
From: JefferySamuel AT binus.ac.id
Date: 10/31/2001 (Central Standard Time)
To: freetds AT franklin.oit.unc.edu (TDS Development Group)
Subject: [freetds] Accessing MSSQL from C on Linux

Hi all !
I've been using freetds for accessing MSSQL server 7.0 from PHP/Apache and
it works fine... now I got another questions :-))
Can I access MSSQL server 7.0 from my C ?? I've read freetds.org and the
manual..and still haven't got any clues... I try to include tds.h on my C
program but It didn't work.. any samples how to retrieve data from MSSQL
7.0 from C on Linux ??

Best Regards,
Jeffery


---
You are currently subscribed to freetds as: [hobbyman AT webaddressbook.com]
To unsubscribe, forward this message to $subst('Email.Unsub')




Have you seen http://www.norada.com/tour ?




Archive powered by MHonArc 2.6.24.

Top of Page