conversion.exe usage instruction
This feature is only supported
in registered version of POD!
conversion.exe is a
standalone application that can be run independently under Win32/Unix OS, unlike
POD (fldb.exe and fldbconf.exe) which must be accessed thru web server.
Therefore you can use it on your local computer to convert your old DB file
first, then upload those files to your web server. Please follow the
step-by-step instructions below to convert a csv file to POD format:
Please note: No sorting of the entries in the source
file will be performed & time stamp will not be converted as POD does not try
to guess which stamp format your old database was using. Different data types are not supported
during conversion, which is usually not a problem as you normally could specify
the type later (except for time stamp data type). conversion.exe
simply copies the content of each item in your old DB into the items of your new
POD-format DB.
The "source.txt" in the
package is used to demonstrate what csv file looks like and how conversion.exe
works. You may practice importing with the file as follows. First you have to
configure your DB as described in Installation
(most importantly, you should assign the names and sizes to the DB entry items).
Then assign the appropriate item names to each of the 5 data items in source.txt
that is separated by "," in output format in this section. These item names can
be any item names you assigned in Database Entry Info
Configuration (if some data in the .csv file should not be imported, you
should put a * sign in its place. Do not leave its place
empty
). Also remember to set path of source.txt in the path in Output File
Options Configuration section. After that you can follow the instructions
described above to launch converions.exe to convert the file.