|
-
Sep 14th, 1999, 04:48 PM
#1
Thread Starter
New Member
Hi,
(Using:VB-5,Oracle8.0)
I tried to retrieve a Number(5,0) field from an Oracle Database using RDO connection, the records get retrieved fine when the value in the field is below 32767 but for any data which is greater than this,the records are not retrieved.
The data type of the field retreived (in the rdoresultset) is taken to be integer instead of long integer.
Cud anyone there help me out to get this RDO-Resultset to consider the data
( Number(5,0) ) to be long integer?
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
|