adding .PRC with color coding in SSMS

  • Greetings,

    I have stored procedures saved to file (through VS i assume) with the PRC file extension instead of SQL and I want to edit them in SSMS, but it doesnt quite read in the file right. and there is no color coded syntax.... any way to fix this??

    thanks

  • yep you can fix this:

    Tools>>Options>Text Editor>>File Extension

    type PRC, choose Query Editor and hit Add; next time you load that file extension, it will use the syntax highlighting engine:

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply