You can try. The problem is that I am not sure how the binary strings should be serialized (and escaped) when building the SQL.
On Dec 20, 11:01 am, "mr.freeze" <[email protected]> wrote: > Massimo, could it be done with a custom validator? > > On Dec 20, 10:55 am, mdipierro <[email protected]> wrote: > > > This may be possible with the new DAL. Not currently. > > > On Dec 20, 3:21 am, vince <[email protected]> wrote: > > > > i need to read and write blob from sqlite in order to work with others > > > program. i can manually encode the blob with base64 if i read it but > > > is there anyway for dal to write blob in binary format? > > > > -vinc > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

