Forum Discussion
ckattookaran
VIP
Keep in mind that the editor and data adapter works differently. Also, is the user that you are using in the external connection does that user got write access to the tables?
Sridhar_M
3 years agoContributor
Yes, that user has write access.
- ckattookaran3 years agoVIP
What is the error you are getting then? Prior releases won't let you write to a different schema. But I guess you are not on that version.
- Sridhar_M3 years agoContributor
I am just trying a connection from Table editor and getting below error. I am on version 6.4.
- ckattookaran3 years agoVIP
Your data adapter does have aliasing on the SELECT statement. What if you remove the alias as do SELECT * from error_codes? Does that work?
Related Content
- 5 months ago
- 5 years ago