|
The VWorks labware inventory management feature requires a MySQL database. This section describes how to install and configure a MySQL 5.7 database if you are running the VWorks software on the Microsoft Windows 10 64-bit operating system.Note: The database may be configured already if the computer was provided by Agilent Technologies and your system contains a device that requires a database, such as a Labware MiniHub.If you are running the VWorks software on the Microsoft Windows 7 operating system, see Setting up a Windows 7 MySQL database.If you are running VWorks 13.1.7 and installing MySQL 8.0.18, see the VWorks Automation Control 13.1.7 Setup Guide Addendum .This file is installed with the VWorks software in
C:\Program Files (x86)\Agilent Technologies\VWorks\Schema\velocity11_mysql57.sql.
– Select Show hidden files, folders, and drives.
– Clear the Hide extensions for known file types check box.
Connect to the VWorks inventory management database.
2
3
4 In the Select Products and Features page:
a Under Available Products, select the MySQL Server 5.7.13 - X64 and Connector/ODBC 5.3.6 - X86 products.
c Click Next.
5 In the Installation page:
6
7 In the Type and Networking page, specify the following:
•
•
• Select the Show Advanced Options check box.Click Next.
8 Click Next.
9 In the Windows Service page, do the following:
• Select the Configure MySQL Service as a Windows Service check box.
•
• Select the Start the MySQL Server at Startup check box.
• Select the Standard System Account option.Click Next.
10
11
12
13 Click Next to finish the configuration.
14 Click Finish to close the installer.
• Import the VWorks inventory (velocity11) database into MySQL. This sets up the database table structures for use by the VWorks Inventory Editor.
a
b
3 Execute the following lines in the Command Prompt window:mysql -u root -p < velocity11_mysql57.sql <ENTER>
When prompted for a password, enter velocity11.
a Navigate to C:\Windows\SysWOW64.
b
2 In the ODBC Data Source Administrator dialog box:
• Click the User DSN tab, select any predefined MySQL ODBC Driver Sources named velocity11, and click Remove.
• Click the System DSN tab, select any predefined MySQL ODBC Driver Sources named velocity11, and click Remove.
b
c
3 In the MySQL Connector/ODBC Data Source Configuration dialog box that opens, define your data source as follows:
v11 database (optional)
b Click Details to expand the dialog box.
c
d
4
VWorks labware inventory management feature How to connect to the VWorks inventory management database