Subject Re: [IBO] Tutorial problem
Author wes@lexcraft.com
Jörg,

>if you change the fourth line in scrMain from
> CREATE DOMAIN T_CODE AS VARCHAR(20) NOT NULL;
>to
> CREATE DOMAIN T_CODE AS VARCHAR(30) NOT NULL;
>the tutorial will work.

You are correct. That solved the problem and now all six basic
tutorials work as expected.

>For some reason IB6 insists to add '.0000000000' to all calculations of
>barcode when using
>
>( :P_BAR_PREFIX || ( :P_CATEGORY_ID * ( 100000 + :i ) + :i * 10000 + :i *
>10 + :P_CATEGORY_ID ) ),
>
>in the SP_GEN_DUMMY_ITEM procedure.

Thank you for your investigation and reply.

-----------------------------

Wes Peterson
LexCraft Data Services
916.944.4870
http://www.lexcraft.com
wes@...