-
help: locale, number, and dbf
hello,
i want to write a dbf database file, using jdbf,
in the database, there is a column "price" with column type: N (numeric), 20 (length), 5 (decimal)
everytime i put "1527.27000" (type: double) to the database, the dbf will store the number as
"1527,27", which is an error. but if i try to put "1527,27000" it will return an error (for input string:
1527,27000".
if i open the dbf in openoffice calc, and fill the price with "1527,27", the dbf will store the data as
"1527.27000", but if i fill it with "1527.27", the stored data will be "1527,27"
please help,
faizal
Similar Threads
-
By Liana in forum VB Classic
Replies: 0
Last Post: 04-26-2001, 11:47 AM
-
By emy in forum VB Classic
Replies: 1
Last Post: 05-31-2000, 02:24 PM
-
By emy in forum VB Classic
Replies: 1
Last Post: 05-28-2000, 02:06 PM
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|