Skip to Content.
Sympa Menu

freetds - Re: C program Select problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT speakeasy.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: C program Select problem
  • Date: Fri, 01 Jun 2001 08:39:09 +0000


Rodolphe Ode wrote:

> Hi all, I got a problem with a C program that does a SELECT to an SQLServer
> via FreeTDS. Actually, this program when compiled on a sun works great. The
> problem appears when I compile it on and for an Intel/Linux machine (same
> compilation options than on the SUN). I know freeTDS is well installed on
> this machine because the connection to the same SQLServer via PHP works
> fine. I now (in the C program) the connection is made up correctly since I
> can catch a connection error if I set the wrong password. Is there anyone
> who knows if my program below is not well built, or if anyone had the same
> problem?

Rodolphe,

Unless I missed something, I don't think you actually told us what the
problem *is*.
:-)

What's the behavior? What TDSVER are you using, and what's the datatype of
"cle" on
the server?

--jkl






Archive powered by MHonArc 2.6.24.

Top of Page