[Modelj-user] Postgresql Problem with Sample application
Status: Beta
Brought to you by:
tom_tessier
|
From: wai y. <wa...@29...> - 2003-11-03 17:01:20
|
Just one problem in running the sample.xml with Postgresql. For some reason, the userinfo table couldn't be created because "user" looks like is a preserved word in Postgresql. I am using 7.2. I have to change the user table to a new name: "customer". |