Skip to main content
Open

SQL writer to have MAX as Width

Related products:Transformers
  • March 5, 2018
  • 2 replies
  • 51 views

Forum|alt.badge.img

To be able to have the width of Max as an option in the SQL server writers/ feature writer.

varbinary(max) or varchar (max) etc

2 replies

Forum|alt.badge.img+1

I would like to request this feature as well! Would be extremely helpful


Forum|alt.badge.img+1

I would like to request this feature as well! Would be extremely helpful. You should so something in the writer similar to what you already do. If it exceeds the max for the type, ie. varchar(8000) you change it to a varchar(8000) and put a warning in the log.