Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > 4c03070e2af6123b13ebffa0c77a2af6 > files > 59

postgresql-tk-7.1.2-19.3mdk.i586.rpm

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.61 [en] (X11; I; Linux 2.2.11 i586) [Netscape]">
</head>
<body bgcolor="#FEFEDF">

<h2>
PgAccess on Win32</h2>

<hr>In order to run PgAccess on a Win32 workstation you should follow the
following steps:
<ol>
<li>
download and install a Tcl/Tk package from <a href="http://www.scriptics.com">Scriptics</a>
(8.0.x or 8.1.x)</li>

<li>
install PgAccess package</li>

<li>
check the Tcl/Tk version that you have</li>

<li>
check the PostgreSQL version installed on your database server machine</li>

<li>
get from win32/dll directory the appropriate libraries suitable for your
Tcl/Tk version and PostgreSQL version and copy them into your Windows/System
directory renaming them as libpq.dll and libpgtcl.dll</li>

<li>
check if your win32 workstation is able to see your database server (ping
yourdatabaseserver)</li>

<li>
ask your database administrator to verify if your win32 workstation has
access rights to the database (pg_hba.conf)</li>
</ol>

<p><br>You should be able to run PgAccess.
<br>&nbsp;
</body>
</html>