From owner-freebsd-questions Tue Dec 17 9:26:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 340AD37B401 for ; Tue, 17 Dec 2002 09:26:27 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id B990443EC5 for ; Tue, 17 Dec 2002 09:26:25 -0800 (PST) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id gBHHQItU062778; Tue, 17 Dec 2002 14:26:18 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Tue, 17 Dec 2002 14:26:18 -0300 (ART) From: Fernando Gleiser To: Martin McCormick Cc: freebsd-questions@freebsd.org Subject: Re: Are There any Free Tools to do Remote SQL Queries? In-Reply-To: <200212171708.gBHH8HvD067370@dc.cis.okstate.edu> Message-ID: <20021217142425.F52840-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-103.5 required=5.0 tests=IN_REP_TO,SUBJ_ENDS_IN_Q_MARK,USER_IN_WHITELIST version=2.31 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 17 Dec 2002, Martin McCormick wrote: > 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. There are a couple of perl modules to interface with MS-SQL. You can try them, if you're willing to write some code. Fer > > Many thanks. > > Martin McCormick WB5AGZ Stillwater, OK > OSU Center for Computing and Information Services Network Operations Group > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message