Re: AW: AW: [Objectbridge-developers] Q: How to setup the database?
Brought to you by:
thma
From: Ivan T. <to...@cr...> - 2001-08-08 11:30:58
|
On 08 Aug 2001 13:05:36 +0300, Ivan Toshkov wrote: > Hmm, > > Obviously, there will be bigger problems with postgresql. It appears > that OID is reserved column name in postgresql. Is there an easy fix for > that in OJB? > It worked! I changed OID and POSITION columns to _OID and POS respectively. |