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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Regarding replication of image type data between two database servers

Regarding replication of image type data between two database servers

Scheduled Pinned Locked Moved Database
databasecsharpcsssql-serversysadmin
1 Posts 1 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.
  • D Offline
    D Offline
    Dhisni De Costa
    wrote on last edited by
    #1

    Hi, I need some advice regarding replication of database tables which includes binary data stored as Images. Currently the database in the server stores PDF files as binary Images in the tables. A web service is used to get data from the .NET application and to store it in the database. There is a new requirement to replicate all this data to another database in a server located at a different site. Can someone please advise me on the following? 1. Do you think storing PDF files as binary images is the best approach or would it be good to store in a file server? Most PDF file sizes are less than 1MB, but there can be thousands of these created. Currently this is implemented as storing the PDF files as binary images in the database. But, I would like to know which would be the best solution. 2. How will the performance be if, Two-Way replication is used for databases located in different sites and which includes image data? 3. According to my understanding Two-Way replication can only be implemented using SQL Server 2005 and SQL Server 2008. Is that correct or can it be implemented using older versions as well? 4. Is there any other way than, using Two-Way replication to replicate data (which includes image types) to a database server located at a different site? Please note that image data on one server needs to be deleted after a certain action is made and it will remain on the other to gather the history. 5. What sort of an internet connection is required to perform replication between two sites? I would greatly appreciate if someone could advice me on the above. Thanks!

    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