/build/static/layout/Breadcrumb_cap_w.png

INI file - value - maximum characters

Hi guys,

quick question.. what is the maximum number of characters permissible for the 'value' field in inifile table?[&:]

Thanks,

Rick

0 Comments   [ + ] Show comments

Answers (1)

Posted by: spartacus 17 years ago
Black Belt
0
The value field normally take 255 characters maximum as default. If you need to have values with more characters than this you can either :

1) Forget using the inifile table altogether and just import the ini file into your package as a regular file - you lose some flexibility this way if you were hoping to substitute properties in place of values within the table, but if not, this is the simplest method.

2) Alter the schema of the inifile table, by first exporting the inifile table to a .idt file and then modifying the limit on the value by opening the idt file in notepad and amending the value s255 to be, say, s511. Then reimport the table into your package.

Regards,

Spartacus
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ