Hyperlink not working in sql server

  • I am working on migrating data from access to sql server by using sql server migration assistant for access and this wizard migrated hyperlink twice

    i.e #C:\Users\Health\Desktop\SQL\1-29-12#C:\Users\Health\Desktop\SQL\1-29-12# for single record in most of the rows.

    Any solution for this will be really appreciated.

  • I don't know about the tool you are using....but you can do it easily by using either of the following in SQL Server:

    1. Import/Export Wizard

    2. Bulk Insert

    Vinu Vijayan

    For better and faster solutions please check..."How to post data/code on a forum to get the best help" - Jeff Moden[/url] 😉

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

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