Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread SQL Migration
Mon, Dec 31 2007 7:52 PMPermanent Link

DavidS
Tim,

Now that I have the new 1.07 DB I woudl like to try and migrate a SQL database over, when we last spoke I mentioned it woudl be a great idea to have strings over 256 in
length to be converted to clobs and you agreeed. I was wondering a) where I can get the sql migration dll, I cant remeber for the life me where i can download it from and
where i install it to.

Regards,

David
Mon, Dec 31 2007 7:58 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

David,

<< Now that I have the new 1.07 DB I woudl like to try and migrate a SQL
database over, when we last spoke I mentioned it woudl be a great idea to
have strings over 256 in length to be converted to clobs and you agreeed. >>

Actually it is 512 characters, but yes, it is in there:

http://www.elevatesoft.com/scripts/incident.dll?action=viewaddr&category=edb&release=1.07&type=f&incident=2499

These > 512 character columns will be automatically converted to CLOB
columns now.  However, EDB will simply skip any columns greater than 512
characters when creating the indexes since EDB cannot index BLOB or CLOB
columns, apart from text indexes.

<< I was wondering a) where I can get the sql migration dll, I cant remeber
for the life me where i can download it from and where i install it to. >>

See here:

http://www.elevatesoft.com/edb_faqt_4.htm

--
Tim Young
Elevate Software
www.elevatesoft.com

Image