hi guys/Albert
I’ve a need to repeatedly add data to one application to update a database
planning to make it a form or an editable grid
now this data is coming to me on excel sheet, about 15 columns and around 25 rows each time…
in vb.net, c sharp, we can use the data sheet to copy-paste the data directly by selecting the columns and the rows accordingly
in sc, php, anyway we can do this? if not copy-paste the data, an import from the excel sheet may work as well
my target is to add batch data files in columns/rows to the database, in any application type of SC that doable
any advice or idea is highly appreciated
thanks in advanced