I am using SQL Server 2008 R2, I have a script to update the DB, that script is approx 50 MB in size and contains some about 800,000 lines.
Error:
TITLE: Microsoft SQL Server Management Studio
Cannot execute script.
ADDITIONAL INFORMATION:
Insufficient memory to continue the execution of the program. (mscorlib)
Can somebody please help me to run this script without getting this error?