| Hi, 
 I update our system from 7.5.1 to 8.1. No problems. Now when I create a remote db i get an failure. I can attache the remote db but its not an remote version, i'am missing the sync function. When I start the Sync Client it tellls me that i can use the Sync on the host db. 
 The 'sysdba.WPE_vw_LST_MEETING_ is a view. After the attachment i run a script to include some views in the remote db for crytal reports.Before the update i had now problems creating a db and the views.
 
 [17.09.2014 08:06:19]Error in step: stpExecSQL_CreateViews Microsoft SQL Native Client Ungültiger Objektname 'sysdba.WPE_vw_LST_MEETING_'.[17.09.2014 08:06:19]Finished step: stpExecSQL_CreateViews
 [17.09.2014 08:06:19]
 
 Step: stpExecSQL_CreateViews returned error: Ungültiger Objektname 'sysdba.WPE_vw_LST_MEETING_'. 
 Step: stpExecSQL_CreateTriggers did not execute. See previous error.Step: stpExecSQL_ExecSqlTask0 did not execute. See previous error.
 Step: stpExecSQL_ExecSqlTask1 did not execute. See previous error.
 Package Execution Stopped. Total execution time: 220,1250 sec.
 See error description above.
 Database connection information:
 SourceServer- NTSG4
 TargetServer- mssqltest
 AdminUserID- sa
 AdminPWD- ****
 NewOwnerUserID- sysdba
 NewOwnerPWD- ****
 [17.09.2014 08:06:19]Restoring site code: SYPC
 [17.09.2014 08:06:19]Site code: SYPC restored.
 [17.09.2014 08:06:19]Detaching remote db...
 Database creation cancelled.
 
 Dennis 
   |