Easy question quick response

  • I have a quick question that needs a quick response

     

    Is there a way to reference a PDF from a database colum. For example if I have a colum named EClasification (Food manager, Clerck manager,etc...) Each of these Classification has a description that is in PDF format. So if I pull up food manager I want to see the PDF file with the description

    HELP

    Thanks in advance guys and gals

     

  • If I understand correctly you problem, I think it's pretty much the same probleme as trying to save an image in the DB. I think what you need is to save the path of the PDF and then open the file when the user requests it.

  • I'm no expert on these but try looking into BLOB in the Books online. These may let you store object/documents/images within SQL Server.

     

    Good Luck

  • Thanks

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

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