Quick Start
Connect to MySQL
HTTP Tunnel
SSH Tunnel
Databases
Schema
Tables
Adding Fields and Choosing Data Types
Customising Fields
Primary Keys and Indexes
Filter Wizard
Foreign Keys
Foreign Keys Data Selection
Uniques and Checks
Rules and Triggers
Privileges
Import/Export
Function
View
Tablespace
Cast
Language
Aggregate
Conversion
Domain
Trigger Function
Operator
Operator Class
Sequence
Type
Queries
Visual Query Builder
Data
Manage Users
Backup
Data Transfer
Schedule
Server Monitor
Data Synchronization
Structure Synchronization
Console
Virtual Grouping
Maintaining your databases/tables
Preferences
General
Tabs
Tables
Queries
  Working with Cast
 

A cast specifies how to perform a conversion between two data types.

Create a Cast

To create a cast :

  1. Select the Database in the Tree View and select Others > Cast from the toolbar
  2. Press the New Cast button
  3. Enter Cast properties and fields on the appropriate tabs of the New Cast Editor
  4. Click OK

Design a Cast

To design a cast:

  1. Select the Database in the Tree View and select Others > Cast from the toolbar
  2. Select the cast you want to design.
  3. Press the Design Cast button.
  4. Edit Cast properties and fields on the appropriate tabs of the Design Cast Editor
  5. Click OK

Delete a Cast

To delete a cast:

  1. Select the Database in the Tree View and select Others > Cast from the toolbar
  2. Select the cast you want to delete.
  3. Click the Delete Cast button.
  4. Confirm deleting in the dialog window.