SDP_ReadRecord() function
* Function SDP_ReadRecord * Description This function is called to get the raw data of the record * with the given handle from the database. * Returns -1, if the record is not found. * Otherwise, the offset (0 or 1) to start of data in p_data. * The size of data copied into p_data is in *p_data_len.