Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Row-locking Problem in MS-Access via ODBC

Re: Row-locking Problem in MS-Access via ODBC

From: Jens Waldorff <waldorff_at_mail.danbbs.dk>
Date: 1997/05/23
Message-ID: <01bc6795$e3ffa020$LocalHost@jw>#1/1

Does the table with the row-locking problem contain column(s) with decimal (floating point) numbers ?
One version (i can't remember the version no.) of Oracle ODBC driver has a problem converting certain decimal numbers (e.g. 86.4). Converting "dangerous" numbers generates wrong numbers with an extra digits at e.g. 17th decimalplace.
I seems to be safe using FIX POINT numbers and Oracle ODBC driver ver. 1.11.0.5.

Jens Waldorff Received on Fri May 23 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US