Returns the MDB file as binary.
vGetBinary = MDB.GetBinary ([KeepFile as Boolean])
Where | Type | Optional | Default | Description |
---|---|---|---|---|
KeepFile | Boolean | yes | True to keep file on the disk, else removes MDB file from the disk. |
Binary safe array
Compress, DBFileName, Options, RowCount, TempDirectory
Object for converting DAO or ADO recordset to the MDB file. Faster than DBF, MDB enables distribute large binary and text fields.
Recordset converter is a library for converting DAO or ADO recordsets to MDB or DBF files. It enables direct binary output of MDB or DBF files from ASP pages with one row of code. The object also supports on-the-fly compression by zip/arj.
© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz