Blob compressing

Stan Busk maxprog at mac.com
Tue Oct 27 12:08:02 CDT 2009


Hi Ruslan,

Ok but it looks like you can't set that as part of the constructor:
http://www.valentina-db.net/dokuwiki/doku.php?id=valentina:products:adk:api:vblob_class:construction_methods

I guess I will have to use: fldBlob.IsCompressed = true like:

         myDatabase.myTable.myBlobField.IsCompressed = True
         myDatabase.myTable.myBlobField.WriteRawData( myData )
         myDatabase.myTable.UpdateRecord()
         myDatabase.myTable.Flush()

Is this correct? I guess it is...

Stan

> On 10/27/09 3:46 PM, "Stan Busk" <maxprog at mac.com> wrote:
>
> Hi Stan,
>
>> Is it possible to compress the data in a blob field? I mean, make
>> Valentina do it?
>
> Yes of course.
>
> Just specify fCompressed flag for a BLOB field.
>
>
> -- 
> Best regards,
>
> Ruslan Zasukhin
> VP Engineering and New Technology
> Paradigma Software, Inc
>
> Valentina - Joining Worlds of Information
> http://www.paradigmasoft.com
>
> [I feel the need: the need for speed]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list