Jack Adams Posted November 21 Share Posted November 21 Hi everyone, I’m working with Import from Database, and I would like to know the maximum number of characters allowed in both a variable or any other "nominal" field like a query or a path. Thank you Want to know more? Link to comment Share on other sites More sharing options...
Geld Posted November 23 Share Posted November 23 Hello Jack! Rulex 4 has a string internal limit of 2^16, equaling 65536. Therefore, any string longer than this limit gets truncated. In Rulex Platform, there is virtually no limit, provided that the DB supports it. This applies to both nominal fields and variables. Want to know more? Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.