ASP ODBC INSERT PROBLEM - Mailing list pgsql-odbc

From Piotr Walczyszyn
Subject ASP ODBC INSERT PROBLEM
Date
Msg-id 003001c0b6e2$81f735a0$0201a8c0@duron
Whole thread Raw
List pgsql-odbc
I can't insert into table when one of it's columns references from some
other table, and I don't get any error.
I run this insert procedure from asp script that is on PWS server that is
connected through ODBC to my linux box.
When I execute this insert statemant from psql it works just fine.Is there
any solution to this problem?

Peter Walczyszyn


pgsql-odbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Re: Cleanup of ODBC
Next
From: Hiroshi Inoue
Date:
Subject: Re: ASP ODBC INSERT PROBLEM