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

类别:数据库 点击:0 评论:0 推荐:

文本 nvarchar(n)

备注 ntext

数字(长整型) int

数字(整型) smallint

数字(单精度) real

数字(双精度) float

数字(字节) tinyint

货币 money

日期 smalldatetime

布尔 bit

本文地址:http://com.8s8s.com/it/it20688.htm