dbTalk Databases Forums  

Update from proxy table do not work

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Update from proxy table do not work in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bofcilo
 
Posts: n/a

Default Update from proxy table do not work - 11-19-2009 , 07:26 AM






I wrote about problem with INSERT .... ON EXISTING UPDATE ... from
proxy table.

Now, i have same problem with update command

update local_table set col1 = (select col1 from proxy_table where
proxy_table.pkey = local_table.col2)

Error message :

<< update operation attempted on non-updatable remote query >>

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.