|
-
Oct 20th, 2000, 09:40 AM
#1
Thread Starter
New Member
Hi all friends!
I have a little problem with an application that reads
data from an oracle DB.
Here in sweden we uses "," as decimal separator for ie. currency.
My application collects a number of rows with items and items prices and prints them on an invoice.
The problem is that ADO strips "," from items prices and thus adding the item value by a hundred times.. ie. "16,22" becomes "1622" in the recordset price field.
The field in question has adNumeric as data type.
What must I do to get the "," to stay in place??
regards,
Jesper
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|