How can we help you today? How can we help you today?

Hmm, not look like your new version support Sql 2005

I just updated to 3.2.1.14, I still get error on nvarchar(max), error is

The following error message was returned from the SQL Server:

[1001] Line 5: Length or precision specification 0 is invalid.

The following SQL command caused the error:

CREATE TABLE [dbo].[link_sitemap]
(
[id] [uniqueidentifier] NULL,
[title] [nvarchar] (200) COLLATE Latin1_General_CI_AS NULL,
[description] [nvarchar] (0) COLLATE Latin1_General_CI_AS NULL,
.....
wyx2000
0

Comments

1 comment

  • Brian Donahue
    Hello,

    Please see my reply in the previous topic that you'd posted.

    Thanks!
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.