当前位置: 代码迷 >> VFP >> 【C# VFP】通过C#的oledb创建dbf表,为什么精度不一致?解决方法
  详细解决方案

【C# VFP】通过C#的oledb创建dbf表,为什么精度不一致?解决方法

热度:1666   发布时间:2013-02-26 00:00:00.0
【C# VFP】通过C#的oledb创建dbf表,为什么精度不一致?
Create   Table   TT.DBF   (sl01   numeric(18,2))
实际创建出的dbf字段为 "数值型   20,5 ".
为什么?

------解决方案--------------------------------------------------------
用Oledb for Vfp试试

http://www.microsoft.com/downloads/details.aspx?FamilyId=E1A87D8F-2D58-491F-A0FA-95A3289C5FD4&displaylang=en

File Name: vfpoledb.exe
Version: 1.1
Date Published: 1/5/2006
Language: English
Download Size: 2.5 MB
  相关解决方案