Re: Re: Windows' DLL for PgAccess and Tcl/Tk 8.3.x

From: "Ryan Williams" <shrewsbury(at)louisiana(dot)com>
To: "PostgreSQL Interfaces" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: Re: Windows' DLL for PgAccess and Tcl/Tk 8.3.x
Date: 2000-08-29 17:37:28
Message-ID: 00be01c011df$ce916c30$c330cc40@crusher
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I've been having some trouble with pgsql under Win2k. When I build it (and
the assorted libs and dlls), it will connect properly, but crash when I hit
enter at the prompt. The version you put up creashes when I hit enter after
executing a command (ex: I type 'select * from sometable' and hit enter.
rows are returned, and I'm back to the prompt. If I hit enter again, it
dies). Have you any idea why this may be occurring?

I'm currently having to telnet into my linux box/postgreSQL server to run
pgsql...kind of a pain.

----- Original Message -----
From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "'Constantin Teodorescu'" <teo(at)flex(dot)ro>; "Franck PAUGNAT"
<fpaugnat(at)kustom(dot)fr>; "PostgreSQL Interfaces"
<pgsql-interfaces(at)postgresql(dot)org>
Sent: Tuesday, August 29, 2000 8:12 AM
Subject: RE: [INTERFACES] Re: Windows' DLL for PgAccess and Tcl/Tk 8.3.x

> > > I want to update my DBMS and use the new version of
> > postgreSQL(7.0.x) and
> > > of Tcl/Tk(8.3.x).
> > > Since I want to continue to use PgAccess(0.98.6) with
> > Windows 9x, I need
> > > the new version of libpq.dll and of libpgtcl.dll .
> > >
> > > Can you send me URLs where I can download those DLLs ?
> >
> > Not yet compiled for Pg 7.0.x and Tcl/Tk 8.3.x
> >
> > I cannot compile them because I'm not a Windows user.
> > We hope that someone else will compile those DLL's and make them
> > available!
>
> I have put the native win32 binaries (psql.exe, libpq.dll and the .lib:s)
up
> on:
>
http://www2.edu.sollentuna.se/admins/mha/pgsql/postgresql-7.0.2-bin-win32.zi
> p
>
> I'm afraid I don't know what to do about libpgtcl.dll.
>
> file://Magnus

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-08-30 08:24:57 RE: JDBC support
Previous Message Magnus Hagander 2000-08-29 15:12:44 RE: Re: Windows' DLL for PgAccess and Tcl/Tk 8.3.x