Symptom
In MobileAsset v6, when creating or editing an asset, then printing asset tags, the tag's asset description is blank, or shows the Asset Type description instead.
Cause
A SQL view is incorrect in the database. This view is used by the Asset Tag NewDB.lab file.
Solution
- On the server (PC that holds the database), download, save, and extract the linked file:
http://dl.waspbarcode.com/wasp/supportfiles/mav6-asset-description-in-newdb-label.zip - If you have the Standard or Professional edition of MobileAsset, skip to Step 4.
- For the Enterprise edition of MobileAsset, you will need to edit the file MAv6-asset-desc-newdb.wql with Notepad (or other text editor) to specify your instance name (on the server line) and sa password (on the password line).
If you are working with an additional (non-default) database, also edit the "use [WaspTrackAsset]" line to specify the database name. - Run the file UpdateDB.bat (you might not see the bat extension).