From: Seuffert, P. J. <pet...@ng...> - 2005-03-17 16:08:20
|
Greetings, I'm trying to use mdbtools to read an access97 db on a Fedora Core 2 = linux box. Its working fantastically, except for one issue with large = numbers. In Access, I can see the numbers in one column increase up = past 100,000, but in a while mdb_fetch_row() loop, the last valid value = my program receives is 100,000. The next number in the db should be = 125,000 but the value being returned by mdbtools is truncated to 125. = The mdb-export utility is verifying that my program isn't doing anything = quirky with the return. I've searched through the email Archives, and have seen others are = having the same problem with large number truncation. Has there been a = patch for this yet? Thanks, Pete Peter Seuffert II Northrop Grumman Corporation |