You have a table pets.
You have data in table pets.
You want export blob data from table pets.
1. You can export "table".
1) You can enter "Where Clause" if you need.
2) And you can specify a "Where List".
The "Where List" pets_where_list.txt is like:
name='cat1' name='cat2' name='cat3'
The exported cat pictures.
2. Or export "query". You need click the "Show Lob Field" button after enter the query.
The exported dog pictures.
| From: | Choice export data from "table" or "query" |
| Table: | Table to export LOB data |
| Where Clause: | Where clause for "Table" |
| Where List: | Where list for "Table" |
| Query: | Enter a query to export LOB data, you need click the "Show Lob Field" button after enter the query. |
| LOB Field: | The field store LOB data |
| File Name: | Determine how to generate file names, can be generated by field, like id, name, etc., or by serial 1, 2, 3 ... |
| File Extension: | Determine how to generate file extensions, can be generated by field, like image_format, file_extension, etc., or specific one, like "dat" |
| Save To: | The folder to place LOB files |
| Sub Folders: | Determine how to create sub folders |