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: C++ or C sample for OCI wanted

Re: C++ or C sample for OCI wanted

From: corozco <carlosorozco_at_technologist.com>
Date: 1997/10/31
Message-ID: <63dqe3$98h@mtinsc05.worldnet.att.net>#1/1

I've used Oracle objects for OLE C++ libs, they support VC++ 5.0 now - Oracle provides a mak file to rebuild the MFC interfaces. I've used it for 6mths now - works fine - as for date I convert using oracle's to_char or to_date. keep it as CString in C++. Also Designer 2000's got a C++ lib too, but I'm not sure if it works with v++ 5.0 yet.

In article <344f8e37.683320923_at_news.zuo.dec.com>, hildebrandt_at_digital.com says...
>
>I started programming with C++ with OCI (on Windows NT and VC++ 5.0)
>and I fight with the DATE type. I am not able to store data with the
>obndnr C-function with the DATE type.
>
>Does anybody have an idea or an example ?
>And/Or does anybody have already developed a C++ Class Library which
>can be used under VC++ 5.0 from Microsoft ?
>
>Uwe
Received on Fri Oct 31 1997 - 00:00:00 CST

Original text of this message

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