Skip to Content
MySQL Building User Interfaces
book

MySQL Building User Interfaces

by Matthew Stucky
July 2001
Intermediate to advanced content levelIntermediate to advanced
656 pages
14h 22m
English
Sams
Content preview from MySQL Building User Interfaces

Datatypes: MySQL Compared to Access 2000 and SQL Server 7

Table 1.1 lists data types (column types) for MySQL as they are compared to Access 2000 and SQL Server 7. Note that some types have no corresponding type; those entries are blank.

If you are converting a database or wondering whether your data will fit into one of MySQL’s types, Table 1.1 might be of help. Additionally, although two data (or column) types might have the same name, their storage requirements might be different.

Table 1.1. Datatype Conversion Matrix, MySQL, Access2000, and SQL Server 7
Datatype Storage in Bytes Access2000 SQL Server 7 Notes
tinyint 1 byte tinyint 
smallint 2 integer smallint 
mediumint 3   
int 4 Long Integer int or integer 
bigint 8   
float 4 single ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Linux Applications on pSeries

Linux Applications on pSeries

Dr. Jan-Rainer Lahmann, Luis Ferreira, Janethe Co, Bjorn Roden
.NET Core in Action

.NET Core in Action

Dustin Metzgar

Publisher Resources

ISBN: 073571049XPurchase book