copy & paste columns in table editor

whip

Member²
I think in previous versions you could copy and paste columns in the table editor. Now it does not work, this gives 'Unexpected error'

Log file contains:
---------------------------2005.01.27. 14:10:45---------------------------
Exception 'EAccessViolation' in module plsqldev.exe at 00576A7D
Access violation at address 00977A7D in module 'plsqldev.exe'. Read of address 00000000

Call stack:
:00977A7D [plsqldev.exe] (ChildForm.pas, line 5307)
:0096B864 [plsqldev.exe] (ChildForm.pas, line 1108)
:0096BAB8 [plsqldev.exe] (ChildForm.pas, line 1147)
:00977B3E [plsqldev.exe] (ChildForm.pas, line 5327)
:0099CC09 [plsqldev.exe] (MainUnit.pas, line 10031)
:004A65DC [plsqldev.exe]
:004A7995 [plsqldev.exe]
:004A7AAF [plsqldev.exe]
:004A7ACB [plsqldev.exe]
:004A7AF6 [plsqldev.exe]
:004B2E97 [plsqldev.exe]
:004B5E6F [plsqldev.exe]
:004B5765 [plsqldev.exe]
:0042D112 [plsqldev.exe]
:77D48709 [user32.dll]

I'm using 6.0.4

Tom
 
There was something that even in previous versions didn't work ok:
For example, if I need to copy/paste a foreign key definition, the "type" column did't get set to "Foreign" and the remaining columns didn't get filled.
Check it out, please...
 
Back
Top