Community

How To Use OLE DB DBTYPE_VARNUMERIC

When you use OLE DB with databases that support very large numeric types (for example, Oracle’s NUMBER data type which supports up to 38 digits), OLE DB returns DBTYPE_VARNUMERIC as the column’s data type. These large numbers can be stored and retrieved by using the OLE DB DB_VARNUMERIC structure, w

Read More - Register for Free Membership

Tags: