what kind of database is used?Is it possible to select databases like mysql?
kind regardsMichael
Flat file, tab delimited text files.
** Is it possible to select databases like mysql? **
You mean perform a select command on the database(s)? No, it is not possible.
Dan O.
------------------