My current Delphi2005 application accesses the database using Toratable with TableName set to a public synonym for a table.
(ODAC version 5.55.1.24)
Since upgrading ODAC to 5.70.0.28 the tables can not longer be edited using the public synonyms. The table now appears to be READ ONLY but the READ ONLY property is set to FALSE.
If I change the code to use the table name rather than the public synonym it works OK. However I have different Oracle Users using the program so it needs to work with the synonym.
Problems with version 5.70.0.28 : Doesn't recognize public synonyms
-
- Posts: 7
- Joined: Thu 26 Jan 2006 15:43
- Location: UK
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53
-
- Posts: 7
- Joined: Thu 26 Jan 2006 15:43
- Location: UK