I ran into a bug in Tango 2000 sp1 that caused this error.
It was fixed by FTF 047 I think.

Stefan

At 11:32 AM 10/3/2002 -0500, you wrote:
>I don't understand this. I'm trying to add one array to another. <@NUMCOLS>
>on both arrays indicates they have the same # of columns. Could it be some
>of the columns don't have a value?
>
>Any ideas?
>
>Steve Fogelson
>Internet Commerce Solutions
>
>
>TAF Code follows:
>
># of resultSet Columns: <@NUMCOLS ARRAY="<@VAR NAME='resultSet'
>SCOPE='Local'>"><BR>
># of Columns: <@NUMCOLS ARRAY="<@VAR NAME='Level2Categories'
>SCOPE='Local'>"><BR>
>                 <@ADDROWS ARRAY="<@VAR NAME='Level2Categories'
>SCOPE='Local'>" VALUE="<@VAR NAME='resultSet' SCOPE='Local'>" POSITION="-1">
>
>
>Results when <@ADDROWS> is commented out:
>
>63      62      Ammunition
>
># of resultSet Columns: 10
># of Columns: 10
>
>Results when <@ADDROWS> is not commented out:
>
>Error
>An error occurred while processing your request:
>File: catalog.tcf
>Position: SearchLevel2Categories
>Class: Internal
>Main Error Number: -615
>Parameter arrays must have the same number of columns.
>@ADDROWS
>
>
>
>
>________________________________________________________________________
>TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the message body

========================================================
Database WebWorks: Dynamic web sites through database integration
http://www.DatabaseWebWorks.com

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to