Should there be any performance overhead when using Tdatabase as opposed USE DBF command
As reading a through a DBF of approx 9k records is about 2-3 seconds slower when opened using Tdatabase than when
it is opened by the USE command.
There are no filters or relations set,DBF uses one NTX
Currently just running on a stand alone PC
Thanks
Peter
Tdatabase performance issue
- nageswaragunupudi
- Posts: 10721
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 8 times
- Contact:
Re: Tdatabase performance issue
Should there be any performance overhead when using Tdatabase as opposed USE DBF command
Yes.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- nageswaragunupudi
- Posts: 10721
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 8 times
- Contact:
Re: Tdatabase performance issue
hua wrote:Peter,
You can try :SetBuffer(.f.) to see whether that could help improve the speed a bit
Yes, it does improve the speed. Same as reading DBF directly.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India