Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

20000 vhs tapes to sort out

0 views
Skip to first unread message

grospiron...@wanadoo.fr

unread,
Nov 18, 1999, 3:00:00 AM11/18/99
to
what can i use to sort out such a database
with 10fields
haven done this for years..
thanks

Jean-Pierre Martel

unread,
Nov 19, 1999, 3:00:00 AM11/19/99
to
grospiron...@wanadoo.fr wrote

> what can i use to sort out such a database
> with 10fields
> haven done this for years..


to create the index:

use mytable exclusive
index on field1 tag field1
use

to use the new index:

use mytable order tag field1

Jean-Pierre Martel, rédacteur en chef
Le Bulletin des développeurs dBASE

0 new messages