Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 24 FEB 1998 11:15:50AM Joseph Borojevic Eloquent wrote:

I have a table whose index that must be continually updated after each save. I have used the INDEX.FLUSH and Update_Index routines but neither seem to immediatly update the index. I am confident that I have the correct syntax. If there is some kind of system variable that stops the index from updating or something that I am missing please advise.


At 24 FEB 1998 11:32AM Dave Pociu wrote:

Joseph,

I'm doing the same thing that you're talking about and it works fine.

I actually have an application level Write event that checks if the table that I'm writing to has any indexes. If it does, then it issues:

Update_Index( table_name , ,)

As I said, indexes update right away, no problem. I'm using this in a OI3.5 multi-user Development app. I haven't tried it in run-time.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/ac3e58e06458ae1a852565b50059573c.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1