December 26, 2012 at 11:14 am
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
December 26, 2012 at 11:55 am
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
December 26, 2012 at 2:08 pm
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