Hello folks!
I have an massive amount of data and I started to sort it with Autoit, but it started to be quite slow.
After I realized how awesome SQLITE is, I started using it within Autoit.
As I didn't found a good forum in the WWW I thought I could get some help here.
The picture show the strucute of an array like I receive it from SQL. I want to transform it with SQL or Autoit and I'm searching for a good (and fast) way to do it.
Please note - I don't want somebody to write a script for me. Just some hints how I could do it in a good way.
I started to get the amount of different "VarNames" ans then searching for the Time and adding it to the array. But this is really slow.
Any better idea?
I have an massive amount of data and I started to sort it with Autoit, but it started to be quite slow.
After I realized how awesome SQLITE is, I started using it within Autoit.
As I didn't found a good forum in the WWW I thought I could get some help here.
![Unbenannt.png](http://www.autoitscript.com/forum/uploads/monthly_02_2013/post-38066-0-89591800-1359998469_thumb.png)
The picture show the strucute of an array like I receive it from SQL. I want to transform it with SQL or Autoit and I'm searching for a good (and fast) way to do it.
Please note - I don't want somebody to write a script for me. Just some hints how I could do it in a good way.
I started to get the amount of different "VarNames" ans then searching for the Time and adding it to the array. But this is really slow.
Any better idea?