Please, use correct syntax. #description:VARCHAR#
Best, Aram -----Original Message----- From: Eugeny N Dzhurinsky [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 6:11 PM To: [email protected] Subject: org.postgresql.util.PSQLException: Unknown Types value Hello! When passing "null" as parameter value for postgresql, the exception is being thrown: org.postgresql.util.PSQLException: Unknown Types value I tried to alter my query for like this: insert into table (field) (#value#::varchar) but that didn't solve issue. Could somebody please help? -- Eugene N Dzhurinsky
