Forum Discussion
- NicolasArgenteValued Contributor
Hi there,
Did you try to put the column format like this ?
- Sridhar_MContributor
Hi Nicolas,
column format is not required to test the connection. So I didn't include.
- Sai_MagantiContributor II
I think the problem is the SQL Table Editor doesn't know what the database is but in your SQL Query for the data adapter you're using the fully qualified name ([dbname.schemaname.tablename]) assuming OneStream_Automation is your database name. It might be the db connection is set up only to the server. Check with your OneStream support and they will help you out.
- NicolasArgenteValued Contributor
OR check your SQL statement directly into a data adaptor
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_MContributor
Yes, that user has write access.
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.
Related Content
- 5 months ago
- 5 years ago