M
mail747097
I'm developing an application that accesses an Oracle database. If I
add a typed DataSet to my application and drag/drop a table in Oracle
from Solution Explorer all integer column in the table becomes
System.Decimal columns in the DataSet. I'm using Visual Studio 2005
and System.Data.OracleClient to access Oracle.
add a typed DataSet to my application and drag/drop a table in Oracle
from Solution Explorer all integer column in the table becomes
System.Decimal columns in the DataSet. I'm using Visual Studio 2005
and System.Data.OracleClient to access Oracle.