|
this error is caused by the incompatibility of the sql version
and
if you want to convert a database to the old one
Click DB > Tasks > Generate Scripts... > Next > Select anyone or all object > click advanced > search "Types of data to script" if u want with data , select schema and data.
Types ;
Schema : only create function
Data : in database data function... (etc.. charname userid like)
|