Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread "feature" request
Sat, Nov 25 2006 1:12 PMPermanent Link

"Lucian"
Hi,

I was trying to upload a file to a blob and at the same I was uploading
the file to my web site (using FrontPage). And so I noticed the
TDBISAMParam.LoadFromFile failed. However it does not fail if the
attribute fmShareDenyWrite is added to the filestream constructor

Stream:=TFileStream.Create(FileName, fmOpenRead or fmShareDenyWrite);

Can we have that, please in the next build? I know it's not very often
this encountered, but I can't see any problems with it.


regards,

Lucian
Mon, Nov 27 2006 1:30 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lucian,

<< Can we have that, please in the next build? I know it's not very often
this encountered, but I can't see any problems with it. >>

I've added it to the suggestions list for the next DBISAM minor release.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Nov 27 2006 1:52 PMPermanent Link

"Lucian"
> I've added it to the suggestions list for the next DBISAM minor
> release.

Cool, thanks a lot.

Lucian
Image