ADORDD/MS Access and decimal numbers

ADORDD/MS Access and decimal numbers

Postby vilian » Thu Jul 19, 2007 8:00 pm

Antonio,

I am creating table in a data base Access with the following command:

Code: Select all  Expand view
DbCreate( "test2.mdb;table1", { { "NPEDIDO", "C",  6, 0 },;
                                             { "QTE",     "N", 10, 0 },;
                                             { "VALOR",   "N",  8, 2 } }, "ADORDD" )
             


The problem is that I record 2,5 in the field "value" and in the Access alone I see 2,0. What I am making made a mistake?
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
vilian
 
Posts: 975
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil

Postby Antonio Linares » Tue Jul 24, 2007 6:01 pm

Vilian,

Probably its not your mistake, but a missing properly management of decimals numbers in ADORDD
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42078
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby vilian » Wed Jul 25, 2007 1:54 am

Antonio,

Thanks.
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
vilian
 
Posts: 975
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 40 guests