| Subject | Re: [firebird-support] Changing Field Collate | 
|---|---|
| Author | Milan Babuskov | 
| Post date | 2007-11-19T16:08:46Z | 
Erick Sasse wrote:
update t1 set c_new = c_old;
and then use the new column, does it work?
--
Milan Babuskov
http://www.flamerobin.org
            > Setting index inactive and active also doesn't work.If you add another column and copy the data:
update t1 set c_new = c_old;
and then use the new column, does it work?
--
Milan Babuskov
http://www.flamerobin.org