Skip to main content
Solved

Using nvarchar(max) as data type with MSSQL_ADO writer?


kjetilpettersso
Contributor
Forum|alt.badge.img+1

Is there a way to specify nvarchar(max) as datatype for a field using the MSSQL_ADO writer? ntext is deprecated so I can't use it anymore.

Best answer by kjetilpettersso

I got the official answer. This is not supported (yet).

View original
Did this help you find an answer to your question?

2 replies

kjetilpettersso
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • Best Answer
  • November 1, 2018

I got the official answer. This is not supported (yet).


andreaatsafe
Safer
Forum|alt.badge.img+12

Hi @kjetilpettersso,

As an alternative, the JDBC-based writers (MSSQL_JDBC_NONSPATIAL) have the ability to be set to nvarchar_max.

Hope this helps!

- Andrea


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings