top | item 43898985

(no title)

whoomp12342 | 10 months ago

oh man, I remebmer solving this problem by connecting these files into SQL SERVER and joining agains them. Those were the days

discuss

order

thisislife2|10 months ago

Still do something similar by using a simple python script to import such files into SQLite and then query the db with SQL. And, if I remember right, now there are free SQLite GUI db readers that also easily allow you to do this.