|
The reason it works in rbase is due to the fact that you are within rbase when you run the update. When you run an update action, witango is not aware of the values in the current column unless you query them in a search action prior to the update.
Ben Johansen - http://www.pcforge.com -----Original Message-----
url is the name of the column I am trying to update, should I put <@column name='url'> instead?
The only thing constant in the columns' rows that I am trying to update is "&R=on&h=username&o=password1" and everything else before that can be different. The number of records needed to be updated is in the thousands.
I have tried it with <@REPLACE STR="<@column name 'url' encoding='METAHTML'>" FINDSTR="<@VAR vopassword>" REPLACESTR="<@VAR vnpassword>" >, <@REPLACE STR="<@column name 'url' encoding='none'>" FINDSTR="<@VAR vopassword>" REPLACESTR="<@VAR vnpassword>" > and <@REPLACE STR="<@column name 'url' encoding='url'>" FINDSTR="<@VAR vopassword>" REPLACESTR="<@VAR vnpassword>" >in the update action without any luck.
In debug mode, the query results says I am setting the column to NULL.
I have done this with Rbase.
Ted
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf |
Title: Message
- Witango-Talk: Update action with <@replace> Ted Wolfley
- Re: Witango-Talk: Update action with <@replace> Robert Garcia
- Re: Witango-Talk: Update action with <@replace> Bill Conlon
- RE: Witango-Talk: Update action with <@replace> Ted Wolfley
- Re: Witango-Talk: Update action with <@replace&g... Ben Johansen
- Re: Witango-Talk: Update action with <@replace&g... Robert Garcia
- RE: Witango-Talk: Update action with <@replace> Bill Conlon
- RE: Witango-Talk: Update action with <@replace> Ted Wolfley
- Re: Witango-Talk: Update action with <@replace&g... Robert Garcia
- RE: Witango-Talk: Update action with <@replace> Ted Wolfley
