Date: Tue, 17 Dec 2002 18:14:00 +0100 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Martin McCormick <martin@dc.cis.okstate.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Are There any Free Tools to do Remote SQL Queries? Message-ID: <20021217171400.GB45336@freepuppy.bellavista.cz> In-Reply-To: <200212171708.gBHH8HvD067370@dc.cis.okstate.edu> References: <200212171708.gBHH8HvD067370@dc.cis.okstate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
# martin@dc.cis.okstate.edu / 2002-12-17 11:08:17 -0600: > We may need to make sql queries to a Microsoft server > from a FreeBSD system. I am in an area of which I am totally > unfamiliar and there is a bit of a time factor involved. > > The object is to retrieve text files containing the > results of the query so that scripts can be generated based upon > the information. That, I can handle. The problem is in figuring > out the best way to access the MS server from here. roman@freepuppy ~ 1008:0 > cat /usr/ports/databases/freetds/pkg-descr This is TDS protocol library (CTlib/DBlib) that is used to connect to Microsoft and Sybase SQL servers. This can be used instead of native libraries, that are shipped with commercial products. WWW: http://www.freetds.org/ roman@freepuppy ~ 1009:0 > -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021217171400.GB45336>