Open GoogleCodeExporter opened 8 years ago
This is an alternative, but It's not recommended:
In the file "stubs.sql" search for the text and commnent it:
if isNull(@default,'')!=''
insert into #tmp
select object_id(@tabname),@cdefault,3,char(9)+"with " + @default
near line 1042.
This is not recommended because the beginning of the file explicitly says:
--THIS FILE IS RESERVED FOR STANDARD STUFF.
-- IF YOU NEED TO ADD HERE SOMETHING PLEASE INFORM ME BY EMAIL dlukyanov@ukr.net
Original comment by juliocro...@gmail.com
on 2 Mar 2011 at 4:52
Original issue reported on code.google.com by
rakesh...@gmail.com
on 24 Mar 2010 at 9:45