Question:  

  1. After installing or upgrading MicroBiz I get an error of mbzvfxl.Can_use(): Table has no index order set.
    and then I get the error message of tcalias: brand  and  lcOrder: brand

  2. When I open Inventory | Add/Edit Inventory \ Stock Tab I get a mbzvfxl.Can_use(): Table has no index order set. error and then I get the error message of tcalias: brand  and  lcOrder: brand




Answer:


This occurs because the BRAND.CDX file is not found in Business.


You can create this file by opening the command window and typing the following command:

CLOSE DATA ALL
USE BRAND EXCL
INDEX ON BRAND TAG BRAND
CLOSE DATA ALL


If you get an open with window, point to the BUSINESS\BRAND.DBF file, your index will be created afterwards.  Once this is completed, you should no longer receive this error.


Affects older installations of MicroBiz for Windows - Liquorshop Controller