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
Hjälpte svaret dig? 0 användare blev hjälpta av detta svar (0 Antal röster)