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

Activity overview

Latest activity by bjarni

Thanks. I found a patch that fixed the problem: http://www.red-gate.com/messageboard/vi ... hp?t=11077 SC-4896 /ScriptFile:"<path\name.sql>" does not appear to generate script file (regression from 8.2) / comments
Thanks. I found a patch that fixed the problem:http://www.red-gate.com/messageboard/vi ... hp?t=11077 SC-4896 /ScriptFile:"<path\name.sql>" does not appear to generate script file (regression from ...
0 votes
synchronize script can't handle function dependencies
The synchronize script made by SqlCompare8 has (among alot of other things) two table-valued function: CREATE dbo.FUNCTION1() RETURNS TABLE AS RETURN ( SELECT ... FROM dbo.FUNCTION2() INNER JOIN .....
2 followers 2 comments 0 votes