Skip to Content.
Sympa Menu

freetds - Re: Please, some examples...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Bob Kline <bkline AT rksystems.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Please, some examples...
  • Date: Wed, 13 Sep 2000 10:03:24 -0400 (EDT)


On Wed, 13 Sep 2000, Luca Di Pasquale wrote:

> Hy, I just started using tds_jdbc on a machine with nt4, sql server
> 7 running on a remote machine and jdk13. I have some problems with
> the url: the servername is correct and the database name too, but
> when I try to connect I get a NullPointerException followed by a
> SqlException:null. Could you supply me some examples of the url you
> are using? Thanks, bye.

Take a look at the unittests subdirectory of the source distribution,
which has quite a few examples. The connection code is in Common.java.

--
Bob Kline
mailto:bkline AT rksystems.com
http://www.rksystems.com




  • Please, some examples..., Luca Di Pasquale, 09/13/2000
    • <Possible follow-up(s)>
    • Re: Please, some examples..., Bob Kline, 09/13/2000

Archive powered by MHonArc 2.6.24.

Top of Page