Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 20 of 21 total
Thread 1.04
Wed, Jun 13 2007 12:19 AMPermanent Link

Richard Harding
<< Since upgrading to 1.04 one of my table is causing an AV on Open. The
table has no data and is just 2 Varchar fields and a CLOB has there been any
change to Clobs  Its coming from TEDBBlobStream Seek >>

I am getting an AV also in the TEDBBlobStream.Seek in 1.04B2.  When navigating a table,
some rows cause FRowValue to have a value of nil.

function TEDBBlobStream.Seek(const Offset: Int64; Origin: TSeekOrigin): Int64;
begin
  Result:=FRowValue.BlobStream.Seek(Offset,Origin);
end;

I think this was working OK in 1.03.

I will try to duplicate this in a small project.

--
Richard Harding
Windella Computer Knowhow
28 Freeman Drive
Lochinvar NSW 2321
Phone:   61 2 4930 7336
Mobile:   0419 016 032
email:   rharding@wck.com.au
Wed, Jun 13 2007 1:15 PMPermanent Link

Michael Thompson
I already Have....

Richard Harding <rharding@wck.com.au> wrote:

<< Since upgrading to 1.04 one of my table is causing an AV on Open. The
table has no data and is just 2 Varchar fields and a CLOB has there been any
change to Clobs  Its coming from TEDBBlobStream Seek >>

I am getting an AV also in the TEDBBlobStream.Seek in 1.04B2.  When navigating a table,
some rows cause FRowValue to have a value of nil.

function TEDBBlobStream.Seek(const Offset: Int64; Origin: TSeekOrigin): Int64;
begin
  Result:=FRowValue.BlobStream.Seek(Offset,Origin);
end;

I think this was working OK in 1.03.

I will try to duplicate this in a small project.

--
Richard Harding
Windella Computer Knowhow
28 Freeman Drive
Lochinvar NSW 2321
Phone:   61 2 4930 7336
Mobile:   0419 016 032
email:   rharding@wck.com.au



Attachments: TestCase.zip
Wed, Jun 13 2007 4:28 PMPermanent Link

Michael Thompson
First one was bad here.



Attachments: TestCase.zip
Wed, Jun 13 2007 4:38 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

Okay, I found the problem.  It only occurs when you've got BLOB data-aware
controls attached to a dataset and the dataset is empty.

I'll get a fix out shortly.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jun 13 2007 4:47 PMPermanent Link

Charalabos Michael
Hello Tim,

> Okay, I found the problem.  It only occurs when you've got BLOB data-aware
> controls attached to a dataset and the dataset is empty.
>
> I'll get a fix out shortly.

3 Builds in 1 week! Shoot, i'll need to download again ... <bg>

--
Charalabos Michael - [Creation Power] - http://www.creationpower.gr
Wed, Jun 13 2007 6:10 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< 3 Builds in 1 week! Shoot, i'll need to download again ... <bg> >>

I'm trying to wrestle this thing into submission as quickly as possible. Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jun 13 2007 6:21 PMPermanent Link

Charalabos Michael
Hello Tim,

> I'm trying to wrestle this thing into submission as quickly as
> possible. Smiley

You have the best & fastest support that human can made! Smile

--
Charalabos Michael - [Creation Power] - http://www.creationpower.gr
Wed, Jun 13 2007 6:25 PMPermanent Link

Charalabos Michael
Hello,

> You have the best & fastest support that human can made! Smile

I think not made ... i think is "make" ...

--
Charalabos Michael - [Creation Power] - http://www.creationpower.gr
Wed, Jun 13 2007 6:55 PMPermanent Link

Michael Thompson
Thanks Tim,

I have another problem thats simular but I think they are related so I'll wait to dig into it right now.

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

Michael,

Okay, I found the problem.  It only occurs when you've got BLOB data-aware
controls attached to a dataset and the dataset is empty.

I'll get a fix out shortly.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Jun 14 2007 4:41 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< You have the best & fastest support that human can made! Smile>>

Thanks, but I need to work on getting our testing and build times down a
bit.  Right now a new build (not a release) takes at least a day.  With EDB,
the number of versions and tests being built/run has increased drastically.

--
Tim Young
Elevate Software
www.elevatesoft.com

« Previous PagePage 2 of 3Next Page »
Jump to Page:  1 2 3
Image