P peranders Member Mar 22, 2002 #1 Hello! I have set TOracleQuery.ReadBuffer to 500. This has a great inpact on performance for selects that returns lots of rows. Will this high value give me any problems?
Hello! I have set TOracleQuery.ReadBuffer to 500. This has a great inpact on performance for selects that returns lots of rows. Will this high value give me any problems?
Marco Kalter Administrator Staff member Mar 25, 2002 #1 As long as the client PC can hold 500 x the record size of your query it should not be any problem. ------------------ Marco Kalter Allround Automations
As long as the client PC can hold 500 x the record size of your query it should not be any problem. ------------------ Marco Kalter Allround Automations