From owner-freebsd-questions Thu Feb 20 7:59: 2 2003 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 6485037B401 for ; Thu, 20 Feb 2003 07:59:01 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id A407543F3F for ; Thu, 20 Feb 2003 07:59:00 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 51D3C4FA7E; Thu, 20 Feb 2003 10:45:51 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 4C8384868; Thu, 20 Feb 2003 10:45:51 -0500 (EST) Date: Thu, 20 Feb 2003 10:45:51 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: Mike Meyer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ODBC on FreeBSD In-Reply-To: <15956.63352.746013.392908@guru.mired.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Thu, 20 Feb 2003, Mike Meyer wrote: > Subject: Re: ODBC on FreeBSD > > Been off-list for a while. I have a functional PostgreSQL install. I've > > written native apps to access it on Linux and BSD. WHat do I need to do on > > the FBSD Postgres server to allow other hosts on the LAN to access it via > > ODBC? I know I need to install the appropriate ODBC drivers on the > > clients. > Ok - it seems like as long as Postgres is listening on an appropriate TCP port, all the ODBC work is on the client side. I'm going to try this out on OSX. I can build the Postgres libraries native on OSX, but for yucks I'm going to try out ODBC (I'll need to build the driver on OSX, that's next). Thanks for all the database help today! JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message