S
Shiplu
hi,
I am handling CSV files as database. each CSV got 40,000 - 60,000
lines. I have to do the joining, subquery and other complex tasks here.
the problem is, my query execution time too high, 2-3 mins. how can I
reduce the time ? I saw there is no way of declaring keys for CSV files
in Schema.ini. I am using OleDb.
anotherthing,
can anyone tell me what should I use to this heavy task ? is there any
good replacement of OleDb ?
please let me know.
I am handling CSV files as database. each CSV got 40,000 - 60,000
lines. I have to do the joining, subquery and other complex tasks here.
the problem is, my query execution time too high, 2-3 mins. how can I
reduce the time ? I saw there is no way of declaring keys for CSV files
in Schema.ini. I am using OleDb.
anotherthing,
can anyone tell me what should I use to this heavy task ? is there any
good replacement of OleDb ?
please let me know.