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
Ha estat útil la resposta? 0 Els usuaris han Trobat Això Útil (0 Vots)