Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Altering the description of a database
Fri, Oct 5 2007 1:04 AMPermanent Link

George
I have tried to change the description of a database previously created as follows:

CREATE DATABASE "DB2"
PATH 'D:\EDB\db2'
DESCRIPTION 'test'


by running this SQL

ALTER DATABASE "DB2"
DESCRIPTION 'New Name'

being an administrator on the ElevateDB Manager.

I do not get an error, however the description of the database remains the same.

Am I doing anything wrong?

Thanks

George
Mon, Oct 8 2007 12:48 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

George,

<< I have tried to change the description of a database previously created
as follows: >>

It's a bug.   A fix will be available shortly in the 1.06 release.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Oct 9 2007 2:04 PMPermanent Link

George
Thanks Tim,

George
Image