NeotomaDB / api_nodetest

node.js and express implementation for the Neotoma API
MIT License
2 stars 0 forks source link

Rollup_Chrons #19

Open SimonGoring opened 7 years ago

SimonGoring commented 7 years ago

Function

        'Dim initialDt As DataTable
        Dim results As New ArrayList()
        Dim controls As New ArrayList()
        Dim currentChronId As Integer = -1
        Dim returnHt As Hashtable
        Dim controlIdsInChron As ArrayList
        Dim chronsDT As DataTable = chronsDS.Tables(0)
        Dim datasetsDT As DataTable = chronsDS.Tables(1)
        'Dim sw As New IO.StreamWriter("c:/inetpub/wwwroot/mapimages/chron.txt")
        'sw.AutoFlush = True