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. Issue on communicating data from two difference system with different names

Issue on communicating data from two difference system with different names

Scheduled Pinned Locked Moved Database
databasesql-serversysadminbusinesshelp
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.
  • C Offline
    C Offline
    chaurasiashankar
    wrote on last edited by
    #1

    I am importing Data from excel-sheet to our sql server which comes from another system. Example In our sql server database Client name is Zee Entertainment Limited but in Another System Client Name is Zee Ent. ltd. or any other name format. In this way there are 10 thousands of records which is having data variations and We can not change our data which is connected to another business. Kindly give me solution. Thanks & Regards Shankar Chaurasia

    M J 2 Replies Last reply
    0
    • C chaurasiashankar

      I am importing Data from excel-sheet to our sql server which comes from another system. Example In our sql server database Client name is Zee Entertainment Limited but in Another System Client Name is Zee Ent. ltd. or any other name format. In this way there are 10 thousands of records which is having data variations and We can not change our data which is connected to another business. Kindly give me solution. Thanks & Regards Shankar Chaurasia

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      Create a mapping table that maps the company name from the 2 source systems to your system. This will work but is a solution fraught with disaster, presumably there is no control of the source systems input (excel as a data source :(( ) so whenever a user miss types a company name your mapping goes into the garbage.

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • C chaurasiashankar

        I am importing Data from excel-sheet to our sql server which comes from another system. Example In our sql server database Client name is Zee Entertainment Limited but in Another System Client Name is Zee Ent. ltd. or any other name format. In this way there are 10 thousands of records which is having data variations and We can not change our data which is connected to another business. Kindly give me solution. Thanks & Regards Shankar Chaurasia

        J Offline
        J Offline
        Jorgen Andersson
        wrote on last edited by
        #3

        I would take a look at fulltext search. You can add synonyms to the index, and it can also search for proximity terms (spilling errors). The subject is much to big to cover in a forum answer, but you can start reading here[^] to get a feeling for what can be done.

        Wrong is evil and must be defeated. - Jeff Ello

        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