|
-
September 3rd, 2001, 04:05 AM
#1
apawaskar
I am connecting to Oracle table using Microsoft ODBC Driver. I am able to add new records, update , delete it. But I am not able to add new record or update it when the field is number with precision(like number(10,2)). I am using ADODB and recordset objects, addNew method and Update method of the recordset object.
Can anyone find me a solution for this ? It will be a great help to me.
-
September 3rd, 2001, 08:22 AM
#2
Re: apawaskar
what's the error U have?
how the code U use?
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
-
September 3rd, 2001, 11:50 AM
#3
Re: apawaskar
Hello:
How did you setup the Oracle table or how did you enter the data? I am able to add numbers with decimals through VB. My table has a field called salary number(10,2).
Good Luck
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
|