Editor's review
This is a database editor that is suitable editing the data type that is known as large data objects or LOBs.
MyLobEditor is a database edit tool that edits LOB or large objects. It will let you edit BLOB fields in databases quickly and easily. The BLOB fields are normally used to store large data such as images, unstructured text, etc. You are able to view such BLOB data as text, image, RTF, hex, XML, etc. A range of image formats can be handled. These include the more common and popular ones such as JPEG, GIF, BMP, PNG TIFF, etc. BLOB data are invariably large amounts of data and there is no easy means of editing these. You are able to look at not only the data but the associated structure and the metadata. The metadata provides you the context in which the data is being used. In the worst case, of hexadecimal data there is no choice but to edit the data at the bit level. This becomes necessary as the meaning of the data is not known, and the structure too is unknown.
If your database needs to hold these large data items then this is a convenient means of correcting any errors/changes required. The tool is able to connect to any data source that can be accessed via ADO using OLE DB or ODBC (as with Oracle, SQL Server, My SQL and MS Access databases). The tool makes it easy to run SQL queries so that editable data sets can be created. Creating, dropping tables, viewing, inserting, editing, and deleting data in table is easy. For unknown types of data, you can use the Hex editing mode.
User comments