| 
      
      
      From: Thomas M. <tm...@bs...> - 2002-11-21 17:07:46
      
     | 
| In Crystal, all the numbers decimal places are out of place 0.53 shows up as 530000. With out this fix, there really isn't anything we can do testing wise. Unfortunately I don't know ODBC or C/C++ and can't give much help on the programming issue. Tell me if this makes sense. The Numeric(18,6) field is being stored internally as a Int64. When it is retrieved from the database, it should put back the decimal place (6 places). It doesn't seem to be doing that (putting back the decimal place). Paul Reeves wrote: > Thomas Miller wrote: > >> Per your request, I am reminding you to get a new build out real soon!!!! >> > > I'm working on it as we speak. It should appear somewhere within the > next 24 hours. I'll announce it here anyway. > >> Did you ever figure out the decimal location issue? 530000 ; 0.53 >> > > I don't think anything has been done. I can't see anything about this > in a quick trawl through recent posts - can you remind me what the > issue was? > > > Paul -- Thomas Miller Delphi Client/Server Certified Developer BSS Accounting & Distribution Software BSS Enterprise Accounting FrameWork http://www.bss-software.com |