Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Visual C++ and Oracle Data type Mapping

Re: Visual C++ and Oracle Data type Mapping

From: mark tomlinson <marktoml_at_gdi.net>
Date: Wed, 13 May 1998 14:45:11 GMT
Message-ID: <355eb1d6.594810632@newshost.us.oracle.com>


On Tue, 12 May 1998 11:56:55 GMT, rshoaib_at_usa.net wrote:

>The class wizard maps NUMBER(N) type of fields to CString type class members.
>This seems to be a bug. Is there a work around for this?
>
>Thanks,
>Shoaib
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/ Now offering spam-free web-based newsreading

Depends on the size of the 'N', anything larger than 15 would have to map to a char... Received on Wed May 13 1998 - 09:45:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US