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