Book a Demo

Author Topic: WARNING - Style column overflow  (Read 4257 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
WARNING - Style column overflow
« on: October 01, 2015, 06:40:23 pm »
The ObjectStyle column in the t_diagramobjects table is a 255 character text field - both in the .EAP file and SQL Server schema.
Unfortunately, under some circumstances, the style details of a diagram object can exceed 255 characters (we're currently experiencing style information >260 characters).

Accordingly, we've had to increase the size to nvarchar(MAX) for SQL Server (and Memo - Long Text for MSAccess) to accommodate this.  Otherwise, EA will generated errors (different - depending on the DB technology -, but all caused by column overflow)

Please correct the EABase definitions in all the schemas.

Reported,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: WARNING - Style column overflow
« Reply #1 on: October 12, 2015, 02:07:03 pm »
Gosh, what are the chances of that.
Bug: File Path too short
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: WARNING - Style column overflow
« Reply #2 on: October 12, 2015, 04:41:50 pm »
You're probably all too stylish  ;D

q.