Issue updating rows in a dataset via perl api | WayneH | 2017-11-05 22:56 |
Status: Closed | ||
The project is using a script that requires the ability to rewrite a table or f data rather than editing rows. Partly because f effIciency concerns and partly because the developer o f the script prefers to Update the entire table with a new array of data each time the script is run. Don’t see any way to delete all the data in a table and write a new array to table. Thought we could use deleterows and updaterows function but my colleague could not get it working. We did try to determine the LSID for indIvidual rows to edit datasets but couldn’t call that up in a table hence the question. However we didn’t spend much time on that. W |
||