From: | "Guy Rouillier" <guyr(at)masergy(dot)com> |
---|---|
To: | <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: pgAccess and postgresql 8.0 |
Date: | 2005-03-05 00:15:52 |
Message-ID: | CC1CF380F4D70844B01D45982E671B2348E6A5@mtxexch01.add0.masergy.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
I.P.Murali wrote:
> Hi All,
>
> I am new to PostgreSQL and pgAccess, facing problem
> when working pgAccess and PostgreSQL 8.0
>
> My Environment like below.
>
> Windows 2000 server.
> ActiveState ActiveTcl 8.5.0.0.121397 Beta 3
> PostgreSQL 8.0
> pgaccess-0.98.7
>
> after installing the pgaccess
> 1.libpq.dll-7.0
> 2.libpgtcl83.dll-7.0
> These two files copied to c:\winnt\system folder and
> renamed as libpg.dll and libpgtcl.lib respectively
^^^
Why did you rename this to .lib? As it says, it is looking for .dll.
> When I am trying the open the mail.tcl file with
> wish85 it gives error like below.
> couldn't load library "libpgtcl.dll": this
> library or a dependent library could not be found in
> library path
>
> anybody can help.
--
Guy Rouillier
From | Date | Subject | |
---|---|---|---|
Next Message | Brett Schwarz | 2005-03-05 00:53:37 | Re: pgAccess and postgresql 8.0 |
Previous Message | b t | 2005-03-04 18:12:35 | Fwd: Re: how to parse an proargtypes array? |