Page 1 of 1
Seek or find data´s
Posted: Wed Sep 10, 2003 1:00 am
by Wolfgang
Hallo,__what is the quickest way for a printout. I have a file indexed on name with 48000 entries. Now I want to print all Names beginning with "Schmi*". A query is very slow (takes 8 Sek). How can I use seek or something like that?__Wolfgang
=> RE: Seek or find data´s
Posted: Wed Sep 10, 2003 7:18 am
by kfleming
If this is the Xbase version and you have a master index you want to use Database Scope in place of doing a query.____Kathleen__R&R Support
==> RE: Seek or find data´s
Posted: Wed Sep 10, 2003 2:20 pm
by Wolfgang
yes I have a master index on name.__Then I have to use "Schmi" in start value and "Schmi" in end value?__Wolfgang
===> RE: Seek or find data´s
Posted: Wed Sep 10, 2003 2:46 pm
by kfleming
Correct.____Kathleen__R&R Support