SQL Data Types
The following tables summarize the data types that Lyftron supports.
Exact numerics
|
|
bigint |
numeric |
bit |
smallint |
decimal |
smallmoney |
int |
tinyint |
money |
|
Approximate Numerics
Date and Time
|
|
date |
datetime2 |
smalldatetime |
datetime |
time |
|
Character Strings
Unicode Character Strings
Binary Strings
Other Data Types
|
|
timestamp |
rowversion |
uniqueidentifier |
sql_variant |
Not supported data types
The following table summarizes the data types that Lyftron does not support.
|
|
cursor |
hierarchyid |
xml |
geometry |
geography |
table |