[ADMIN] pgsql-interfaces ODBC???

1998-05-26 Thread ªü³¡·É / Duncan Lo
I had install PostgreSQL 6.3.1 in Slackware Linux(kernel 2.0.33) Now I install PostgreSQL ODBC Driver in another PC. When I import/export data with ODBC Driver. It said "ODBC Error!" then print some message... Could not connect to the server. Could not connect to remote socket (#1) Where is

[ADMIN] User Groups in V 6.1 ?

1998-05-26 Thread John Darrington
Does anyone know what level of support there is for user groups in 6.1 ? I can grant and revoke permissions to users, but to groups, nothing seems to happen, when I try the same with a group. There doesn't seem to be much docuwentation either . I have tried manually manipulating pg_group, but

Re: [ADMIN] pgsql-interfaces ODBC???

1998-05-26 Thread David Hartwig
ODBC Connection Checklist * ODBC Driver Data Source Checks 1. Valid and resolvable hostname 2. Valid port number. (default is 5432) 3. Valid and existing database name. 4. Valid user name. 5. Valid password for the specified user.

[ADMIN] Re: [INTERFACES] pgsql-interfaces ODBC???

1998-05-26 Thread Hannu Krosing
ªü³¡·É / Duncan Lo wrote: > > I had install PostgreSQL 6.3.1 in Slackware Linux(kernel 2.0.33) > Now I install PostgreSQL ODBC Driver in another PC. > When I import/export data with ODBC Driver. > It said "ODBC Error!" then print some message... > > Could not connect to the server. > Could n