Move dataset records

Also known as data pump, This is rather easy, useful. Perhaps one
of programmer's dream come true. It's end of static troubles, demanding
care to create new database and move records. This problem is solved,
in fact we save the project (in error case), later reloaded it and
use once again.
It is realized the usual database import, export (also you can find
in program), but it is bid higher to make exactly, wide functions:
In the course of between moving fields:
- to assign source field to destination field
- to assign fix value to field
- to write functions and procedures, to evaluate calculated fields
(macro)
- DLL files and inside defined parameters functions to assign destination
field
- We can add script written in pascal to field
We can test macro and DLL functions.
We can replace characters to anothers to use various code pages,
but we can also create own character sets.
These entire can we create a log file.
|