wasm-demo/demo/ermis-f/python_m/cur/1265

69 lines
2.0 KiB
Plaintext

From: news at dorb.com (Darrell)
Date: Thu, 29 Apr 1999 16:02:25 -0400
Subject: Read MS Access 97 *.mdb files with python??
References: <37287369.D6E67313@t-online.de> <3728867D.94B5BBF9@appliedbiometrics.com> <3728A903.CF75B41A@pop.vet.uu.nl> <3728B7DF.80E23481@t-online.de>
Message-ID: <QN2W2.7257$YU1.12617@newsr2.twcny.rr.com>
Content-Length: 1653
X-UID: 1265
I'm no expert but...
Put some data base package on your Linux machine that supports ODBC. I would
think that with lots of luck Access running on the Win boxes could connect
to it.
--Darrell
gemodek <gemodek at t-online.de> wrote in message
news:3728B7DF.80E23481 at t-online.de...
> Martijn Faassen wrote:
> >
> > Christian Tismer wrote:
> > >
> > > gemodek wrote:
> > > >
> > > > Does somebody know some
> > > > piece of soft which can this??
> > >
> ...
> ...
> >
> > Unfortunately, all this advice may be useless, as I noticed that he's
> > the same guy who asked about accessing an Access database on Linux. I
> > know Linux can do ODBC, but I doubt there are Access drivers for ODBC on
> > linux..
> >
>
> First: Thanks for the fast response :-)
>
> But,.. yes I am the guy who asked about accessing Access database on
> Linux.
> My idea is the following:
> At my company we are running 4 Win95 PC's on a network which works
> sometimes
> and crash sometimes (some days no reboot, some days 5-10 times).
> Now I am tired of the whole Win stuff, and I will install an Linux
> Server
> with Samba. (OK, the clients are still Win95, but at least the server is
> linux).
> We use also a software which is based on Access. The whole database (mdb
> files) will reside on the Linux server.
> So far so good.
> But now, I want to extract some information out of the access database
> to
> create html files which everybody in our company is alowed to view.
> And for this I need "access to Access".
>
> Thats the whole story. I'm searching also for a format description
> of access, but I did not find anything (up to now!).
>
> bye
>
> Stephan