Quickdex (OpenInsight Specific)
At 22 JUL 1999 04:48:59AM Kelly Hane wrote:
When saving a record the following message appears:
FS290: You cannot write or delete records because Quick/Rightdex for the table does not use the 'default' language set sepcifid in the current environment....How can this be fixed? What causes it? How can Quick/Rightdex be added or removed in OI?
Thanks
At 22 JUL 1999 01:14PM Don Miller - C3 Inc. wrote:
Kelly..
Betcha the table came from AREV. I'm not sure how you can manipulate a Quickdex / Rightdex in OI. When I need to, I use AREV3.x to do this on the table. Then I go into OI and Remove it in Database Manager and then Add it again. This has worked for me in the past. If I remember correctly there is a % dict field that controls quickdex/rightdex and language set. You may be able to edit or delete it and have it rebuilt on re-attach.
Don Miller
C3 Inc.
At 22 JUL 1999 04:11PM Kelly wrote:
Don,
Thanks. We had many files come from ARev1. This one is the only one which caused problems.
I tried what you suggested but it didn't work. Copying the file then renaming it didn't work either. However, creating a new file and copying the dictionary and data records into the new file did work.
I was hoping for an easier solution as most sites are remote with untrained staff.
At 22 JUL 1999 04:21PM Don Miller - C3 Inc. wrote:
Well..If you've got some guts…
Get the REVnnnn.LK and OV #'s for your new dictionary.
Assuming that the fields and whatnot have not changed,
copy the New Filenames into the REV existing datafiles directory
over the old REVnnnn numbers. Just to be safe, I'd rename the old ones with LK1 and OV1 extensions.
Won't violate a runtime deployment issue either…
Don Miller
C3 Inc.
At 23 JUL 1999 08:48AM Tony Marler @ Prosolve Software wrote:
Kelly
Quickdex (and RightDex) are just MFSs applied to the table. It is a bit more complicated to add/remove Quickdex in OI than Arev.
You need to run the SET_MFS system stored procedure. Check the online help for exact syntax. This will apply/remove any MFS including Quickdexes. You can run it from Exec line in system editor.
Hope that helps.
Tony