If you are using a hardware key protected version under Windows 7, the dongle may not be recognized. In this case, you must install the HASP driver manually. Run InstallDir"\Tools\Dongle\HASPUserSetup.exe.
Text objects with composite data sources or different styles (font size or attributes) should be edited using the Text Properties only. If you use the Text wizard, the text object becomes fixed with a uniform style.
When importing an image from a network, a path like //MachineName//Path/Filename cannot be entered directly into the Image Selection dialog box. The workaround is to map the network drive, or to drag and drop from the explorer.
When uninstalling a previous version of LABELVIEW, some components may not be registered after uninstall. You must repair LABELVIEW 9 in the Add/Remove Programs utility to ensure all components are properly registered. In Vista (or later), repair should be done using the Repair button (not using the Change button and then the Repair option).
While using the Animation option in the wizards, performance may be slightly reduced. Turn off this option for faster performance if needed.
When running a hardware key license version of LABELVIEW while system is not fully initialized, LABELVIEW may run in evaluation mode. Make sure the system is fully loaded before running LABELVIEW.
Please note: You may need administrators rights to perform some actions, such as adding a printer with non-direct access or creating a system DSN data source. Please verify that you have sufficient rights before performing these actions.
Query definition only supports tables within the default schema. If it is necessary to use a table from another schema, the SQL mode should be used, using a syntax like: SELECT * FROM Schema.Table.
The Database Manager is a generic database tool that relies on OLE DB Provider (ODBC is not supported). OLE DB Provider or the DBMS itself can both have some limitations. For example, with an Access database, when you set 3 unique fields in Database Manager, only the first one will be set. The recommendation is to use the internal DBMS tools to modify database structure, especially when working on advanced actions (like multiple constraints and primary key modification). The same is true for big tables where the response time can be slow on some operations.
A database connection must be linked to the DatabaseGrid control displayed in sample form DBForm.xmf in order to show information (i.e.; identity.mdb).
ODBC driver is recommended for PostgreSQL. With OLEDB, driver fields may not be enumerated.
The option 'Manage multiple pages' for ListField is not supported with POF technology and IDEAM.
Microsoft defect: MFC Applications leak GDI objects on computer running Windows Server 2003 or Windows XP. Refer to article 319740 in the Microsoft Knowledge Base at http://support.microsoft.com for more information.
For full Chinese-sensible code support on Windows XP, 2003, or 2000, the following prerequisites are required:
Files for East Asian languages should be installed
For winXP/2003: 54936 Gb18030 Simplified Chinese codepage should be selected.
Note, that for win2000, selection of 936 codepage is enough.
Pocket printing supported Data Sources are: Fixed,When Printed,Database,Date/Time,Counters.
Only fixed Graphics are supported
Datasource maximum length is limited to 49 characters.
For more information, please read the help file.
The label version is guaranteed when using ascending version.
When using a different a version, please check that all versions are in the same range:
Backward Compatibility range
CD Masters
Serialization version
9.00.00
LV900_XX_R1
1000
Please note that if using Windows Server 2008, you may need administrator rights to perform certain actions such as printer installation/selection. Please verify that you have sufficient rights before performing these actions.
The LABELVIEW installation may upgrade your system with 3rd-party components and files that are not yet Windows Server 2008 compliant because they may lack versioning information (like company name or version number) and/or they may lack a digital signature (please see the readme file for file names and locations).
There are limitations identified in the Microsoft OLEDB Provider for VisualFoxPro, which is not recommended for usage with this product.
This product is not certified with any extended hardware device (such as Multiport serial cards and expansion ports). Tests and validation have to be performed with each piece of hardware in case of usage.
The SQL Query Builder does not support parameterized queries that have an object (table, view...) defined with the same name as the database, i.e. database_name=Product and table_name=Product.