FreeTDS on WinNT

Emmanuel Blot eblot at jijia12.grenoble.hp.com
Wed Jul 19 13:56:40 EDT 2000


I am using this Ant build target:

   <target name="freetds" depends="init,out.dir">
      <javac srcdir="." 
         destdir="${build.dir}" 
     classpath=".:${build.dir}"
     excludes="**/*1_0*.java" />
   </target>

to exclude 1_0 files whenever I want to compile the JDBC-2.0 driver.

Without excluding 1_0 files I get some errors at compile time.

Emmanuel.


----- Original Message ----- 
From: "Edson Carlos Ericksson Richter" <richter at viaapia.com.br>
To: "TDS Development Group" <freetds at franklin.oit.unc.edu>
Sent: Wednesday, July 19, 2000 7:11 PM
Subject: [freetds] Re: FreeTDS on WinNT


> Yes, I had same problem at past. Someone send me a BAT file that works... If
> you like, I can send to you...
> 
> Edson Richter
> 
> ----- Original Message -----
> From: Ian Struble <iks at callwave.com>
> To: TDS Development Group <freetds at franklin.oit.unc.edu>
> Sent: Wednesday, July 19, 2000 2:00 PM
> Subject: [freetds] Re: FreeTDS on WinNT
> 
> 
> > Try getting the latest source from cvs and then build it using the
> > build_<something something>.bat batch file.
> >
> > Ian
> >
> > ----- Original Message -----
> > From: John Zeng <johnz at sybergen.com>
> > To: TDS Development Group <freetds at franklin.oit.unc.edu>
> > Sent: Wednesday, July 19, 2000 12:47 PM
> > Subject: [freetds] Re: FreeTDS on WinNT
> >
> >
> > > I tried to build JDBC driver under Windows NT.  I got a lots of errors.
> It
> > > seems that it doesn't work for NT.
> > >
> > > If anybody had successful experience for using FreeTDS jdbc source code
> to
> > > build driver under NT, please give me help.
> > >
> > >
> > > ---
> > > You are currently subscribed to freetds as: iks at callwave.com
> > > To unsubscribe, forward this message to
> > $subst('Email.Unsub')
> > >
> > >
> >
> >
> > ---
> > You are currently subscribed to freetds as: richter at viaapia.com.br
> > To unsubscribe, forward this message to
> $subst('Email.Unsub')
> >
> 
> 
> ---
> You are currently subscribed to freetds as: eblot at sablet.grenoble.hp.com
> To unsubscribe, forward this message to $subst('Email.Unsub')
> 




More information about the FreeTDS mailing list