sql query that invoke file in the system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sharmila12
    New Member
    • May 2013
    • 1

    sql query that invoke file in the system

    i have one pdf file in the system ..i need to write query in sql..if i mention the page no of pdf file in query that related page should be retrieved in the word
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    You won't be able to do this in standard SQL. You could probably do it in a UDF but it would have to be written in another language. I know that's out of my depth and probably out of the depth of many others. You may need to find a third party developer if you want to get that done.

    Comment

    Working...