J
Joris De Groote
Hi,
I have a question, wich goes faster (The table has 15000 rows in it and
growing every day)?
- at the start of the program run a querry and put this in a dataset and
during the program search the dataset for the information needed
- use a SQL querry for every time you need some value from the database
(wich will return 1 value)?
Thanks
Joris
I have a question, wich goes faster (The table has 15000 rows in it and
growing every day)?
- at the start of the program run a querry and put this in a dataset and
during the program search the dataset for the information needed
- use a SQL querry for every time you need some value from the database
(wich will return 1 value)?
Thanks
Joris