Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Visual C++ and Oracle Data type Mapping
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
![]() |
![]() |