Обсуждение: Re: pgaccess/msaccess

Поиск
Список
Период
Сортировка

Re: pgaccess/msaccess

От
"Josh Berkus"
Дата:
Lee,

> I don't have alot of time to 'dig'........:(.......is there a URL i
> can
> find that will direct me in doing this.........i'm defintely not a
> newbie
> at linux but I guess I am with postgres stuff ........

At Techdocs (http://techdocs.postgresql.org/) there are several papers
on MS Access and postgresql.  Also, Wrox Press's new book on PostgreSQL
has a chapter on MS Access and PostgreSQL.  Finally, if you run into
problem with this, join the PGSQL-ODBC mailing list, where you can talk
to other users who are using Postgres with MS Access and Visual Basic.

> will the above work even tough I"m on an end-user machine ie: no
> server......

No.  Postgres requires one of the following:
*nix computer (Linux, Unix, BSD, OS X, etc.)
WIndows NT or 2000 server.

Postgres will not, as far as I know, run on Windows 98.

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

Re: pgaccess/msaccess

От
dwebb@cvalley.net (David Webb)
Дата:
----- Original Message -----
"Josh Berkus" <josh@agliodbs.com> said wonderful things:


> No.  Postgres requires one of the following:
> *nix computer (Linux, Unix, BSD, OS X, etc.)
> WIndows NT or 2000 server.
>
> Postgres will not, as far as I know, run on Windows 98.
>

Postgres will run with Cygwin on win98, check recent archives for the
specific version number. I had to drop back a version (of cygwin.dll) or so
to get mine to run. Also important, but somewhat buried is the fact that you
have to install and run the ipcdeamon (cygipc). One little thing that had me
buffaloed was the fact that Cygwin uses Less to a great extent, when pgsql
was giving more than a screenful of info at a time, it requires space to
advance and q to quit the output. simple.