i am using oracle8i database server and iis4.0 webserver
in my asp pages i am not able to get specifically numeric field type
if the fields are varchar i am able to access the values
i have used odbc connection to access the database
if i use datalink file with oracle provider i am able to acess
but it has lots of constraints since i can't lock the table and update or
add new records through recordset its really a panic job to code like that
i have tried several discussion forum but i did'nt get any answer
i there anybody to help please reply immediatly i am stuck in middle of a
live project
if anybody known the palce to find the solution please do
>> The error is on line 6
> How do you know? I didn't post any code
Exactly
Cheers
Ken
----- Original Message -----
From: "senthil"
To: "ASP Databases" <asp_databases@p...>
Sent: Sunday, July 23, 2000 8:16 AM
Subject: [asp_databases] error in accessing numeric field from oracle
database
> i am using oracle8i database server and iis4.0 webserver
> in my asp pages i am not able to get specifically numeric field type
> if the fields are varchar i am able to access the values
> i have used odbc connection to access the database
>
> if i use datalink file with oracle provider i am able to acess
> but it has lots of constraints since i can't lock the table and update or
> add new records through recordset its really a panic job to code like that
> i have tried several discussion forum but i did'nt get any answer
>
> i there anybody to help please reply immediatly i am stuck in middle of a
> live project
>
> if anybody known the palce to find the solution please do