When recieving an error about memory not being enough on VPS or server when importing or running a SQL script. Forexample:

Insufficient memory to continue the execution of the program. (mscorlib)

Consider running and importing it from command line using the following:

SQLCMD -d database-i filename.sql
這篇文章有幫助嗎? 0 用戶發現這個有用 (0 投票)