I am using SQL Server 2008 R2, I have a script to update the database that the script is approximately 50 MB and contains about 800,000 rows.
Mistake:
TITLE: Microsoft SQL Server Management Studio
Unable to execute script.
ADDITIONAL INFORMATION:
Not enough memory to continue running the program. (Mscorlib)
Can someone help me run this script without getting this error?
sql-server-2008 sql-server-2008-r2
Vikrant More Jul 03 2018-12-12T00: 00Z
source share