Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Samuel Poole: "I recently downloaded and ordered MySQL Data Wizard, and I thought I would drop you a note to let you know that it is the software I needed . Well done, keep up the good work, and please accept my very best regards. Please feel free to use the contents of this e-mail along with my name, as an endorsement of your excellent product".
Piter Jason: "I wanted to take this opportunity to thank SQL Maestro Group for providing me the tools to succeed. I have no doubt that without them I would have failed to do my job. I am proud that I have suceeded. Thank you".

More

Add your opinion

Data Wizard for MySQL online help

Prev Return to chapter overview Next

Data formats

Use the window fields to indicate format masks of the source data imported to the selected table. It allows the application to import data correctly.

 

The components of the date time format mask are represented at the window. Compose your date, time, and date time format mask of this components and separators. The following table contains some types of input fields and suggests masks to import them.

 

To import these input data correctly

Use these format masks

June 29

mmm dd

Jun 29, 2009

mmmm dd, yyyy

Tue Jun 14 16:50:49

ddd mmm dd hh:nn:ss

01/15/09 08:26 AM

mm/dd/yy h:nn ampm

 

You can also set decimal and thousand separators, and custom NULL,TRUE and FALSE values. If you have several values to be imported to NULL(TRUE, FALSE) value, use semicolons to separate them.

 



Prev Return to chapter overview Next