IsamAdd(isam_file, record);
isam_file
record
Adds a record to the Isam file ‘path’. The key part of the record must be placed according to the key specified in IsamCreate.
0 -1 $return = isamadd("order", "1234 $45.50");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |