OFBiz will add columns for you but won't delete or update columns.  In the
WebTools app you can run raw sql against the database to make the necessary
changes.

Regards
Scott

On 17/12/2007, Edward Banfa <[EMAIL PROTECTED]> wrote:
>
> Hi all.
>
>
>
> I would like to know how to delete a table in the Derby database that
> comes
> with Ofbiz.
>
>
>
> Actually I have a problem with a an entity that I created, I want to alter
> the columns on the entity and hence in the underlying table that
> represents
> the data for the entity. Do I have to drop the existing table or is there
> a
> way I can have ofbiz pickup any changes in the
>
> entity definition and update the db schema ?
>
>
>
> Thank u for ur help in advance
>
>
>
> Regards
>
>
>
> Edward
>
>

Reply via email to