Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. creating hyperlink in SQL Server2005

creating hyperlink in SQL Server2005

Scheduled Pinned Locked Moved Database
databasesql-serversysadminhelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Saleem Tahiri
    wrote on last edited by
    #1

    I had a project in MS access 2003 now I converted that to SQL server where there is some fields in each table which has the hyperlink link to a scanned pdf file. while converting the files the database is running very well but I can not get to my scanned files and the hyperlink is not coming in SQL server to click to get to the specified scanned files.just the path is coming in text format only could you anyone help me.

    A E 2 Replies Last reply
    0
    • S Saleem Tahiri

      I had a project in MS access 2003 now I converted that to SQL server where there is some fields in each table which has the hyperlink link to a scanned pdf file. while converting the files the database is running very well but I can not get to my scanned files and the hyperlink is not coming in SQL server to click to get to the specified scanned files.just the path is coming in text format only could you anyone help me.

      A Offline
      A Offline
      Ashfield
      wrote on last edited by
      #2

      Saleem Tahiri wrote:

      just the path is coming in text format only

      Because that is what is stored. You cannot (as far as I know) store a hyperlink in sql, just text so you need to build the hyperlink when you retrieve the data.

      Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP

      1 Reply Last reply
      0
      • S Saleem Tahiri

        I had a project in MS access 2003 now I converted that to SQL server where there is some fields in each table which has the hyperlink link to a scanned pdf file. while converting the files the database is running very well but I can not get to my scanned files and the hyperlink is not coming in SQL server to click to get to the specified scanned files.just the path is coming in text format only could you anyone help me.

        E Offline
        E Offline
        ed5756
        wrote on last edited by
        #3

        If you are still using the Access front-end, just pass the text as a parameter to the VBA FollowHyperlink function and it will open.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups