Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: tweber on August 01, 2024, 10:22:56 pm
-
Is there a setting for controlling the max size of scripts (i.e., jscript)? I've got a script with common functions and am getting an error trying to save it.
-
I don't think so. My scripts are sometimes pretty large too, and I've never encountered such an error.
What error exactly are you getting, and on which database?
On SQL Server this is an nvarchar(max) field, so that should accomodate about 2GB worth of data.
Hard to imagine a script running into that limit
Geert
-
Sparx Systems Pro Cloud Server [0x00000003]
Unable to open recordset
-
Sparx Systems Pro Cloud Server [0x00000003]
Unable to open recordset
PCS is just the way to get to the database. What database are you using?
It might also be worth to try a direction connection to see if that makes a difference.
Geert