|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How can i change the expression of a "computed by" field without dropping it? ALTER TABLE is not working...
|
|
#2
|
||||
|
||||
|
try UPDATE TABLE SET ...
I'm not sure it works cause I can't test it right now. |
|
#3
|
|||
|
|||
|
Actually, you cannot via a normal ALTER TABLE statement.
You can use Database Workbench to do it ( www.upscene.com ), it uses a direct system tables update to do this. With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server Upscene Productions http://www.upscene.com
__________________
Martijn Tonies Database Workbench: developer IDE for Firebird, MySQL, InterBase, MSSQL Server and Oracle Upscene Productions http://www.upscene.com |
|
#4
|
|||
|
|||
|
Quote:
No, it doesnŽt. The Update command can only set new values to fields, not change an expression. Thank you, anyway. |
|
#5
|
|||
|
|||
|
Quote:
IŽve just downloaded it, and it really works! IŽll be doing some other tests during the trial period, but it seems to be a very nice tool. Thank you. ![]() |
|
#6
|
|||
|
|||
|
Quote:
Sure it is VERY NICE TOOL ![]() -- Best regards, Fikret Hasovic http://fikret.fbtalk.net FirebirdSQL Foundation member. - Join today at http://www.firebirdsql.org/ff/foundation JEDI VCS contributor http://jedivcs.sourceforge.net/ |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Computed By Fields |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|