Skip to main content
Question

How to set schema owner to dbo when adding data to MSSQL

  • October 5, 2017
  • 1 reply
  • 4 views

Hi,

Im trying to push data in MSSQL from a sho file, which is all good, but it sets me as the schema owner, i need to be dbo, where do i set this?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • October 5, 2017

Hi @wiredfranklin, you can set the schema you are writing to on the Feature Type of the Writer. Look for the Table Qualifier.