Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | Naveed AmirStarting Member
 
 
                                        8 Posts | 
                                            
                                            |  Posted - 2013-05-24 : 04:16:50 
 |  
                                            | Dear Team, We are recieving an error while using Application through Terminal Service. Operating on which we have configured terminal serverO/S Windwos Server 2008R2 ENT Edition. As per our analysisif same DB server with MS SQL 2012 is used by connecting the application placed locally then no issue occurs.Please see the error through below url[url]http://tinypic.com/r/2r4s9zd/5[/url]Naveed AmirIT Specialist |  |  
                                    | russellPyro-ma-ni-yak
 
 
                                    5072 Posts | 
                                        
                                          |  Posted - 2013-05-24 : 11:08:47 
 |  
                                          | It's pretty self explanatory.When using data islands, there is a check to make sure the row hasn't changed. If it has, the update isn't made.You need to have your application gracefully handle that. Often this is done by reloading the data and notifying the user. |  
                                          |  |  |  
                                |  |  |  |