How can we help you today? How can we help you today?
fatherjack2
Tanya, System: Core2 Duo 2.33 4GB RAM (although is 32bit so only 3.25 used) since I closed the offending sql file SSMS has worked fine with SQL Prompt working well too. Will send db schema in due course Jonathan / comments
Tanya, System: Core2 Duo 2.33 4GB RAM (although is 32bit so only 3.25 used) since I closed the offending sql file SSMS has worked fine with SQL Prompt working well too. Will send db schema in due c...
0 votes
Tanya, Thanks for the application but what are the special characters that arent allowed in the snippet names? The reason that I ask is this: I have one that was called b_r I have run the import and it returned a 'successful' message when I start typing 'b_' the snippet popup show the full snippet but when I hit enter only 20 lines of it are placed on the SSMS script editor. I havent restarted the PC totally yet but have closed SSMS and SQL Prompt4 several times with no change in behaviour. EDIT: OK, rebooted PC and problem still exists. Further investigation seems to be that the snippet is streamed to the editor as far as the $ symbol in a UNC reference. The line references a backup location "...-- N'\\Backup1\backups$\sql\..." but after typing the snippet shortcut I only get "...-- N'\\Backup1\backups" on the editor document. I have changed the snippet name from "b_r" to "backupr" and this hasnt made any difference. Changing the $ to "...-- N'\\Backup1\backups**\sql\..." results in the whole snippet being pasted onto the editor. Oddly, a few lines previous to the line with the $ in the network location there is a "$CURSOR$" which works fine. I realise this application is unsupported but wonder if this is important for the import process for SQL Prompt4 release? END EDIT: 2ndEDIT! The snippet tool seems to have had issues with the $CURSOR$ too - it put it out in plain text rather than locating the cursor there. Hadnt noticed this at time of first edit. ENDEDIT! Jonathan / comments
Tanya, Thanks for the application but what are the special characters that arent allowed in the snippet names? The reason that I ask is this: I have one that was called b_r I have run the import an...
0 votes