Skip to Content.
Sympa Menu

freetds - Re: [freetds] Noobie, please help!

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Noobie, please help!
  • Date: Sun, 8 Mar 2009 11:58:32 +0100

2009/3/8 Gal Rubinstein <galrub AT gmail.com>:
> Hello all,
>
> since I'm a noobie, and, been struggling for a week to make a simple c
> program
>  that contacts MSSQL Server 2000 (from a WIN-XP machine) for a week with
> zero success..
>
> my boss insists that no ODBC will be used so I presume that db-lib is the
> answer but,
> can't get the right configurations for compiler/linker and there is the
> 'tds_sysdep_public.h' that is missing (there is one with .in ending,
> guessing it's for VC++)..
> I'm using Eclipse CDT (again, win XP) with MinGW....
>
> what are all these warning after building FreeTDS from Dev-C++ project?
>
> are there no explanations/tutorials for begginers like myself?
>
> Thanx,
> Gal

There should be a dev-c++ project in win32/dev-cpp directory. You will
also find a tds_sysdep_public.h in win32 directory. Note that building
a new msvc project you need to add some defines (see dev-c++ project)
and options (like directory where to find tds_sysdep_public.h)

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page