Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 10 total
Thread Invalid Field Size for Persistent GUID Field
Fri, Mar 17 2006 7:09 PMPermanent Link

"Adam H."
Hi Tim,

Thought I might mention this. Dont know if it's DBISam related, or inherited
from the TDataset component, but when I choose to add a new persistent field
to a TDBISamTable, and I choose the fieldtype of GUID, the size on the right
to the fieldtype gray's out, and is set to zero.

When I press on the OK button of the dialog, I get the error "Invalid Field
Size".

Cheers

Adam.

Mon, Mar 20 2006 11:20 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Adam,

<< Thought I might mention this. Dont know if it's DBISam related, or
inherited from the TDataset component, but when I choose to add a new
persistent field to a TDBISamTable, and I choose the fieldtype of GUID, the
size on the right to the fieldtype gray's out, and is set to zero.

When I press on the OK button of the dialog, I get the error "Invalid Field
Size". >>

What version of Delphi ?  I suspect all versions are the same, but I have to
ask just to be sure. Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Mar 20 2006 4:00 PMPermanent Link

"Adam H."
Hi Tim,

> What version of Delphi ?  I suspect all versions are the same, but I have
to
> ask just to be sure. Smiley

Delphi 7 mate.

Cheers

Adam.

Tue, Mar 21 2006 2:35 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Adam,

<< Delphi 7 mate. >>

It's a Delphi cock-up, the same thing happens with the TTable component, and
the error is raised in the db.pas unit.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Mar 21 2006 4:44 PMPermanent Link

"Adam H."
Tim,

> << Delphi 7 mate. >>
>
> It's a Delphi cock-up, the same thing happens with the TTable component,
and
> the error is raised in the db.pas unit.

Thanks for that. Do you know if this is isolated to D7, (ie, fixed in
D2006), or is it an ongoing problem at present?

Cheers

Adam.

Wed, Mar 22 2006 11:23 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Adam,

<< Thanks for that. Do you know if this is isolated to D7, (ie, fixed in
D2006), or is it an ongoing problem at present? >>

I tried it in D5 and D7, so those are definitely affected, and frankly, I
would assume that D2006 also has the issue.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Mar 24 2006 9:47 AMPermanent Link

"B Miller"
> I tried it in D5 and D7, so those are definitely affected, and frankly, I
> would assume that D2006 also has the issue.

I tried it in D2006 and received the same error.
However, to accomplish the task, I just copied a guid field from another
persistent field list and pasted it into another persistent field list.
Then I just changed the name, fieldname, fieldkind, etc.

Bill

Fri, Mar 24 2006 1:26 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bill,

<< I tried it in D2006 and received the same error. However, to accomplish
the task, I just copied a guid field from another  persistent field list and
pasted it into another persistent field list. Then I just changed the name,
fieldname, fieldkind, etc. >>

Good workaround - thanks for sharing. Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Aug 2 2006 5:47 PMPermanent Link

Greg Bishop
For what it's worth, I've been experiencing this in D7 Pro, too.  Has anyone found a solution other than the cut-and-paste method from another
persistent field list?

"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote:

Bill,

<< I tried it in D2006 and received the same error. However, to accomplish
the task, I just copied a guid field from another  persistent field list and
pasted it into another persistent field list. Then I just changed the name,
fieldname, fieldkind, etc. >>

Good workaround - thanks for sharing. Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Aug 3 2006 11:52 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Greg,

<< For what it's worth, I've been experiencing this in D7 Pro, too.  Has
anyone found a solution other than the cut-and-paste method from another
persistent field list? >>

I believe that's the only way around the issue.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image