Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 Error in syntax of alter table

Author  Topic 

kamii47
Constraint Violating Yak Guru

353 Posts

Posted - 2009-09-17 : 03:08:54
I have generated script from an existing MS access DB.
Create script works fine
But there is a alter script which i don't know why giving syntax error

Please let me know what's wrong with this

ALTER TABLE [MyTestTable1] DENY ZERO LENGTH [C1];


Kamran Shahid
Sr. Software Engineer
Assurety Consulting inc.
(MCSD.Net,MCPD.net)

   

- Advertisement -