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
Byla tato odpověď nápomocná? 0 Uživatelům pomohlo (0 Hlasů)