Problem with SQL script
rbennet8
Posts: 74
If I save the script from a package, I only get the letter 'S' when I try to open the SQL file in Query Analyzer. If I cut and paste the text into Query Analyzer, I can execute the script. Once I save from Query Analyzer, the script is OK to use. Is there an Option I need to set for file format?
Comments
Today, after turning my PC off overnight, Any script I rebuild using either Packager or Compare works perfectly. Curious as to what happened.
Not wanting to pass the buck but it sounds more like a problem with your installation rather than the products.
Can you try saving the script in Unicode format and seeing if the same behaviour occurs.
Regards
Dan
Red Gate Software Ltd
have you opened the scripts in Notepad to ensure that they are OK.
If they are then it looks more likely that the SQL installation is having a problem - increase the memory, or dbcc freeproccache etc to unallocated memory from SQL Server.
Regards
Dan
Red Gate Software Ltd