Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id CAA16773 for postgres-redist; Tue, 17 Oct 1995 02:11:11 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199510170911.CAA16773@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id CAA16718 for ; Tue, 17 Oct 1995 02:07:44 -0700 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id KAA03853; Tue, 17 Oct 1995 10:06:53 +0100 Message-Id: <199510170906.KAA03853@gilberto.physik.rwth-aachen.de> Subject: Re: Connections from MS world To: alec+@cmu.edu (G. Alexander Flett) Date: Tue, 17 Oct 1995 10:06:53 +0100 (MET) Cc: postgres@postgres.Berkeley.EDU In-Reply-To: <4kUmdpS00iV9Q=dblY@andrew.cmu.edu> from "G. Alexander Flett" at Oct 17, 95 00:00:53 am From: Christoph Kukulies Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 5039 Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Tue, 17 Oct 95 02:11:11 -0700 Resent-XMts: smtp I'm also watching out for ODBC connectivity. In this context I saved a posting from a mailing list recently. Maybe this is of interest, though it may not exactly be what you are looking for. > > Excerpts from internet.postgres: 16-Oct-95 Connections from MS world by > Johan R Sundstr|m@snakem > > - ODBC for postgres > > I too would be very interested in doing something like this, though my > Windows programming is very limited. I spend alot of time developing > stuff with Access, but I'd rather the database was on a database server > - like Postgres. Anyone else interested in this type of product? I won't > be able to put in any work on this until next semester (January) but I'd > love to see it get started... > I could even run a mailing list specifically for the development of such > a beast.... > > Alec > ---- > "A man, a plan, a canoe, pasta, heros, rajahs, a coloratura, maps, snipe, > percale, macaroni, a gag, a banana bag, a tan, a tag, a banana bag again > (or a camel), a crepe, pins, Spam, a rut, a Rolo, cash, a jar, sore hats, > a peon, a canal--Panama!" - Roosevelt > > ============================================================================== > To add/remove yourself to/from the POSTGRES mailing list: send mail with > the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU". > If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and > a human will deal with it. DO NOT post to the "postgres" mailing list. > ============================================================================== > URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/ > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de ======= excerpt follows ======= |From owner-freebsd-hackers@freefall.cdrom.com Wed Aug 2 01:20:02 1995 |Received: from freefall.cdrom.com (freefall.cdrom.com [192.216.222.4]) by gilberto.physik.rwth-aachen.de (8.6.8/8.6.9) with ESMTP id BAA12530 for ; Wed, 2 Aug 1995 01:19:52 +0200 |Received: from localhost (daemon@localhost) | by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id QAA11716 | ; Tue, 1 Aug 1995 16:00:00 -0700 |Received: (from majordom@localhost) | by freefall.cdrom.com (8.6.11/8.6.6) id PAA11689 | for hackers-outgoing; Tue, 1 Aug 1995 15:59:46 -0700 |Received: from rover.village.org (rover.village.org [198.137.146.49]) | by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id PAA11681 | for ; Tue, 1 Aug 1995 15:59:43 -0700 |Received: from LOCALHOST (LOCALHOST [127.0.0.1]) by rover.village.org (8.6.11/8.6.6) with SMTP id QAA16280 for ; Tue, 1 Aug 1995 16:59:37 -0600 |Message-Id: <199508012259.QAA16280@rover.village.org> |To: hackers@freebsd.org |Subject: iODBC released |Date: Tue, 01 Aug 1995 16:59:37 -0600 |From: Warner Losh |Sender: hackers-owner@freebsd.org |Precedence: bulk |Status: OR | |Here's a blurb for this I saw in alt.sources. If anyone is |interested, I pack-ratted a copy away. | |Warner | |alt.sources #502 (1) |From: Ke Jin |[1] iODBC driver manager -- an ODBC 2.0 compliant driver manager for Unices |Date: Tue Aug 01 13:56:10 MDT 1995 |Organization: Queen's University, Kingston |Lines: 1462 |Orgnization: Empress Software Inc. | |Archive-name: iodbc-2.0b |Submitted-by: kejin@empress.com | |Title: iODBC Driver Manager | |Version: 2.00.beta | |Description: iODBC (intrinsic Open Database Connectivity) driver manager | is compatible with ODBC 2.0 specification and performs exactly | same jobs of ODBC 2.0 driver manager(i.e driver loading, | parameters and function sequence checking, driver's function | invoking, etc.). Any ODBC driver works with ODBC 2.0 driver | manager will also work with iODBC driver manager and vice versa. | | Applications(which using ODBC function calls) linked with | iODBC driver manager will be able to concurrently access | different data sources through suitable ODBC drivers. See | README file for detail. | |Author: Jin, Ke | |Platforms: SunOS 4.1.x | HP/UX 9.x, 10.x | Solaris (sparc)2.x | Solaris (PCx86)2.x | SGI Irix 5.x | NCR SVR4 3.x | UnixWare SVR4.2 1.x | DEC Alpha (OSF/1) 3.x | Linux ELF 2.x | Windows 3.x | Windows NT 3.x | OS/2 2.x | |Copying-Policy: Freely Redistributable under GNU GPL | |Keywords: ODBC, database, SQL | |============================================================= |begin 644 iodbc.tar.Z |< omitted to keep the list from killing me :-> | ======== end of excerpt ====== ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU". If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ============================================================================== URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/