Subject |
REINDEX |
From |
Cornelius <jcmsoftware@gmail.com> |
Date |
Wed, 10 Aug 2022 20:05:39 -0400 |
Newsgroups |
dbase.getting-started |
Hi there,
I have a database with name system12 with a table stock.dbf
If I do the following in the program will ths reindex the table.
OPEN DATABSE SYSTEM12
SET DATABASE TO SYSTEM12
USE STOCK EXCLUSIVE
REINDEX
CLOSE DATABASE
thanks
Cornelius
|
|