Click here to Skip to main content
15,894,180 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
I've script generated of database(sql 2005). I am trying to create database using that script during deployment of application.

It throws error message The size associated with an extended property cannot be more than 7,500 bytes. How can i get rid of this problem?
Posted
Comments
Sergey Alexandrovich Kryukov 23-Apr-14 11:05am    
Use the property of smaller size. :-)
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900