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: [OCI]Global namespace and OCI functions

Re: [OCI]Global namespace and OCI functions

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Tue, 28 Feb 2006 19:57:34 +0000
Message-ID: <eoa9021p6kl4e9qtqgp2apvjgi1orcme8o@4ax.com>


On 28 Feb 2006 00:08:57 -0800, "Herode" <cbrun_at_geomapgis.com> wrote:

>I wondered why, under VC++ 6, this line compiles :
>OCIDateGetDate( dt, &year, &month, &day );
>
>and not this one :
>::OCIDateGetDate( dt, &year, &month, &day );
>
>NB : the others OCI functions with the global namespace accessor "::"
>compile in my code, of course.

 Clues such as the compiler error message might help?

-- 
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Received on Tue Feb 28 2006 - 13:57:34 CST

Original text of this message

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