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

Subscribe to our news:
Partners
Testimonials
Richard Finner: "Thanks. I have paid my money. I experimented with many trial copies of similar programs and found your SQLite Data Wizard to be ingenious yet simple. It suits my working style".
Stephan Hennekens: "Excelent tools!!! Suberb design and interface. I have just pumped an Access database into a SQLite database. All the data including the indexes with just a few clicks".

More

Add your opinion

SQLite Data Wizard 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