
Theo
Project Manager
/ Moderator

Aug 5, 2005, 3:47 PM
Post #2 of 2
(2458 views)
Shortcut
|
|
Re: [fabjr71] DB_Load : Record number contains non-numeric characters!
[In reply to]
|
Can't Post
|
|
Frank, Thanks for posting. Sounds like you've gotten most of the way, hopefully you can get past this last hitch. The ¡ character used as the delimiter in the data files is a normal upside-down exclamation, as used in Spanish. The Hex value is A1, I believe. You might find that you need to use a different custom delimiter when writing the datafile, and then have a separate function that replaces that delimiter with ¡ as a final step - maybe even with a different program if Java is having trouble with that character. Let me know if you have any other questions for us, Frank. Theo Wiersma Project Manager
|