Replication Error

  • Hi Guys ,

    I have tried to replicate the data from specific tables into another server. The replication process is working fine for tables which don't have image datatype field. In one table (Employee) I have a Image data type field . When i run an application with insert statement for the employee table also then it gives error. The new employee record is not even inserted in main database also. I am using transaction replication with two way commit option. Any Idea ?

    Thanks,

    Jerish

    dess@satyam.net.in

  • Not sure I follow - the insert is failing on the publisher?

    Andy

  • The insert is working fine when i run the application from the publisher. But when i run the application from subscriber the image doesnot inserted into subscriber as well as publisher. It will give error like 'Subscriber dont allow null value for image field'. (Because I make this field as not null.)

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

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