Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Change Database Attributes Without Using Alter.
Sun, Feb 7 2016 1:00 AMPermanent Link

Steve Gill

Avatar

Is it possible yet to change the attributes of a database without having to use Alter?  I seem to remember somewhere that this was going to be possible at some stage.

Thanks.

= Steve
Mon, Feb 8 2016 6:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

<< Is it possible yet to change the attributes of a database without having to use Alter?  I seem to remember somewhere that this was going to be possible at some stage. >>

I'm not quite sure what discussion you're referring to, but no, this probably won't ever be possible.  ALTER DDL statements are basically how all objects are altered.

Perhaps you were thinking of a discussion about the attributes being modified without touching any other aspect of the object being altered ?  That particular enhancement has been asked for before.

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Feb 8 2016 6:40 PMPermanent Link

Steve Gill

Avatar

<< I'm not quite sure what discussion you're referring to, but no, this probably won't ever be possible.  ALTER DDL statements are basically how all objects are altered.

Perhaps you were thinking of a discussion about the attributes being modified without touching any other aspect of the object being altered ?  That particular enhancement has been asked for before. >>

Must have been a dream. Smile
Tue, Feb 9 2016 3:00 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


I think the context was to be able to alter the attributes without having to gain exclusive access to the table.

Roy Lambert
Image