Quantcast
Channel: SCN: Message List - SAP SQL Anywhere
Viewing all articles
Browse latest Browse all 2182

Updating publication through ISQL

$
0
0

Hello, all

I have a question:

Is there a way to update publication articles using ISQL.

Specifically, I need to update the "WHERE" part of all articles in the publication to be something else.

 

Obviously, I cannot just run a command like this:

//-------------------------

update sys.SYSARTICLE

set where_expr = '"get_sync_user"("c_hotel_id") = ''fattal'''

where publication_id = 24

//-----------------------

 

Is there a way to export a publication into a text file without unloading the whole DB?


Viewing all articles
Browse latest Browse all 2182

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>