First check that you don't have any ID_TABLE column in your database.

If not, just try this :
ALTER TABLE TURBINE_USER ADD PASSWORD_CHANGED DATE;

If it's present, then it's a little bit more tricky, see this discussion for
more information :
http://www.mail-archive.com/[email protected]/msg06936.html

HTH,
Aurelien

Michael McLawhorn a �crit :

> Sorry if this has already been addressed in a FAQ, but I couldn't
> find it. I'm looking to see if there is a preexisting SQL script
> somewhere to convert from a jetspeed 1.4b1 database to 1.4b3?
>
> Thanks.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to