Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bashkutty
Starting Member
2 Posts |
Posted - 2012-03-06 : 23:57:41
|
I am running a .sql file containing a large number of delete and insert statements, using SQL server 2005 query analyzer to run this script i got the error message "Insufficient memory to continue the execution of the program. (mscorlib)". I am using Windows xp as operating system with 4 GB of RAM. How we can solve this issue |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
bashkutty
Starting Member
2 Posts |
Posted - 2012-03-07 : 00:44:34
|
Thanks for your reply. How we can run the sql file through sqlcmd? |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
X002548
Not Just a Number
15586 Posts |
|
|
|
|