[web2py] Re: Binary file in blob

2011-05-04 Thread Massimo Di Pierro
You may be able a SQLCutomField but there are subtleties with escaping blogs that are engine specific. On May 4, 2:28 am, Fredrik wrote: > Hi, > > we're trying to use web2py to upload a binary file to a MySQL > database. After reading some examples we landed on this table > defenition: > > ts_db.

[web2py] Re: Binary file in blob

2011-05-04 Thread Fredrik
..maybe there is a way to insert the file without using the DAL wrapper from web2py? On 4 Maj, 09:28, Fredrik wrote: > Hi, > > we're trying to use web2py to upload a binary file to a MySQL > database. After reading some examples we landed on this table > defenition: > > ts_db.define_table('firmwa