Thread: DefineIndex fails

DefineIndex fails

From
"Nicholas Boretos"
Date:
Hello,
Managed to figure out my read-only problem using ODBC with Access, and import tables with data. Trying to recreate the keys with
CREATE UNIQUE INDEX idx ON table (field)
 
fails with DefineIndex: table relation not found.
Any clues?
tia,
Nicolas Boretos