Search results

  1. R

    Importing csv file into existing table

    For this task, do look at the sample scripts posted at http://www.biterscripting.com/samples_data.html . You can run these scripts from the task scheduler periodically, so you wouldn't have to do anything manually. Randi
  2. R

    Subreport - outputting table column in CSV list

    I use biterscripting to process CSV files a lot. There is a good sample script posted at http://www.biterscripting.com/SS_CSV.html . You can automate a lot of table processing using this approach, whether the tables come from a web page or are in local files. All their scripts are open source...
Back
Top Bottom