Access 数据类型与 MS SQL 数据类型的相应

519 查看

文本 nvarchar(n) 

备注 ntext 

数字(长整型) int 

数字(整型) smallint 

数字(单精度) real 

数字(双精度) float 

数字(字节) tinyint 

货币 money 

日期 smalldatetime 

布尔 bit