Bug Fix db2: "Double" fields assume 2 decimals when defined with 0 decimals (Jerry Stager)

This commit is contained in:
fdbozzo
2017-12-03 13:34:09 +01:00
19 changed files with 3835 additions and 23 deletions

View File

@@ -33,7 +33,7 @@ _AutoIncrement = "0"
*<BuildProj>
*<.HomeDir = 'c:\desa\foxbin2prg' />
*<.HomeDir = 'g:\desa\foxbin2prg' />
FOR EACH loProject IN _VFP.Projects FOXOBJECT
loProject.Close()