Hi
I am using a sql server 2000 database. When you return a value from a sql server database of type currency the value normally has 4 decimal places.
To handle this, I normally cast the currency values to a decimal with 2 decimal places before i return it from the database
Can i set up llblgen pro so that is handles currency values this way (with a type converter perhaps?)
thanks
andrea