Using a Project to collect documents besides scripts

  • Is there any way to attach PDF files with SQL Scripts in either a SQL project in SSMS or in a Visual Studio project?

    The Visual Studio database projects insist that the objects in the project be data base objects, so you can add all the tables, functions and scripts you want, but you cannot add a reference to a PDF file, Visio Diagram or other development artifact in one bag.

    Thanks very much

    drew

  • i have no problem doing this in either SSMS or Visual Studio; for me it's very common for documentation and help files to be included.

    you just right click on the project and choose add Existing Item.

    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!

  • Thanks a ton...i thought i tried this today, but clicked on a level too low but clicking on the top level exposed the Add Existing....

    thanks very much

    drew

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

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