Book a Demo

Author Topic: nvarchar(max) data type?  (Read 4202 times)

ttobler

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
nvarchar(max) data type?
« on: March 04, 2007, 04:32:51 pm »
We are beginning a new product, and are targetting SQL Server 2005.

Reading thru the documentation, we'd like to use the nvarchar(max) datatype for open ended text strings, rather than ntext.

It did not seem I could either use this data type in the table elements in EA; I suspect because the EA version I'm using (6.1 build 790) does not have SQL 2005 support?

I did not see anything indicating any subsequent release supports this feature; Am I missing something?  If it is not supported, is there an easy way to add support, or is there any plans to adding this support in a future release?

Thanks for any responses.

--
Trent

dom

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: nvarchar(max) data type?
« Reply #1 on: April 18, 2007, 04:05:09 am »
Partial solution :
In the "Settings / Database Datatypes" dialog, select de product "SQL Server 2000" and create a new datatype :
Datatype = nvarchar(max)
Common Type = ntext
Size : none

But I am waiting a real support of SQL Server 2005, impatiently

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: nvarchar(max) data type?
« Reply #2 on: April 18, 2007, 02:03:07 pm »
As are we all. I put in a request for explicit support for SQL 2005 some time ago, but nothing as yet.

I'd suggest you file a formal feature request with Sparx on this. Perhaps another requester will add the necessary weight.

You can do this via the Support link at the top of the forum page, then use the Feature Request link on the left side menu.

David
No, you can't have it!