[ic] interpolation of database data

Ron Phipps interchange-users@interchange.redhat.com
Thu Jan 31 16:09:00 2002


> From: interchange-users-admin@interchange.redhat.com
[mailto:interchange-
> users-admin@interchange.redhat.com] On Behalf Of Jon Jensen
>
> On Tue, 22 Jan 2002, Russ Mann wrote:
> 
> > My database from Minivend contains several instances of [page
> > product_code]Description</a> in the detail/description field,
linking
> one
> > product to another or to another page.  In IC 4.8.3, displaying the
> field
> > appears to not interpolate those links.  Is there a way to make IC
do
> this,
> > or another way to make these links within the database?
> 
> Set safe_data=1 on the search that retrieves the data from the
database.
> Or do pragma safe_data for the page.
> 
> Jon
> 

Thanks Jon this worked as well for me today when I ran into this
problem.

-Ron