![]() | px_retrieve_recordDescrizionearray px_retrieve_record ( resource pxdoc, int num [, int mode] )This function is very similar to px_get_record() but uses internally a different approach to retrieve the data. It relies on pxlib for reading each single field value, which usually results in support for more field types.
Elenco dei parametri
Valori restituitiReturns the num'th record from the paradox database. The record is returned as an associated array with its keys being the field names. | ![]() |