visual foxpro - Indexes on a shared view -


i use view populate grid. in order able sort of columns create indexes view when open form containing grid. works fine 1 user, when user opens app indexes not re-created , s/he cannot sort columns. why that, , can correct it? tia

a "view" definition , @ runtime "cursor" exclusive user. each user should create indexes if want use indexed.


Comments