PostgreODBC error
От | Dan Gowin |
---|---|
Тема | PostgreODBC error |
Дата | |
Msg-id | 43A3A1806104D211988500A0C9B576EE7CE038@avantec_exc.avantec.net обсуждение исходный текст |
Список | pgsql-interfaces |
All, Bug report: Server: Red Hat 5.1 (Pentium II, 300 Mhz) PostgreSQL v6.4 (latest) Server name: zeplin (199.211.199.2) User: dbx1 (non dba privileges) Port:5432 pg_hba.conf: host 199.211.199.6 255.255.255.0 trust Databases: template1, system, test Test database table: test.t1 create table t1 (name varchar(30), sal int); insert into t1 (name, sal) values ('Dan', 23456); insert into t1 (name, sal) values ('Jake', 52345); insert into t1 (name, sal) values ('John', 345); Client: Windows NT 4.0 patch 3 (Pentium II, 300Mhz) Microsoft Access 97 Client name: nttest (199.211.199.6) Post ODBC v6.30.0246 ODBC Driver Description: Raken 1 Database: test Server: zeplin User: dbx1 Access: Read Only Problem: In Microsoft Access when making a ODBC-Link to a table from within an ".mdb" the server authenticates correctly. But when the link is actually being made to "t1" a: <MSACCESS.exe - Application Error Exception: access violation (0xc0000005) Address:0x100025b0> D. Gowin
В списке pgsql-interfaces по дате отправления: