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
Esta resposta foi útil? 0 Utilizadores acharam útil (0 Votos)