L
lh
i want to read and write blob data from access2002 using dao3.6, but i found
it is slower than ado. As i know, reading access with dao is the best way,
what happens?
i want read a table with 150000 rows wthin 2 secondes,which contains blob
field and every blob approximately is 150 bytes.
What can i do, improving the speed of i/o read and write or improving the
number of page buffer bool ?
Any idea is appreciated.
it is slower than ado. As i know, reading access with dao is the best way,
what happens?
i want read a table with 150000 rows wthin 2 secondes,which contains blob
field and every blob approximately is 150 bytes.
What can i do, improving the speed of i/o read and write or improving the
number of page buffer bool ?
Any idea is appreciated.