Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 13, 2025 10:56:32 AM
Sonja_Bauernfeind
Recent versions of Qlik connectors have an out-of-the-box value of 255 for their DefaultStringColumnLength setting.
This means that, by default, any strings containing more than 255 characters is cut when imported from the database.
To import longer strings, specify a higher value for DefaultStringColumnLength.
This can be done in the connection definition and the Advanced Properties, as shown in the example below.
The maximum value that can be set is 2,147,483,647.
hi @Andrea_Bertazzo ,
the screenshot you provided shows a value of 4096 DefaultStringColumnLength.
can you confirm that the accepted valures are: "The maximum value that can be set is 2,147,483,647."
thank you.
@Giovanni_Civardi Yes, this the max possible value