I detect a problem with this DBD.
Interprets decimal numbers with a coma separator (at least with the test I
did with two different a Oracle Database).
Anothers ODBC interfaces sends me the data in a correct format.

May be the binary distribution of the package with the language in English??
So, i need to convert the data correctly with a line:
......................
   $data_num=~s/(.*),(.*)/$1\.$2/;
.....................


Jes�s Diaz-Ropero Sim�n
Herramientas de Gesti�n
* 91 5668800 ext. 9437
* [EMAIL PROTECTED]


Reply via email to