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

Re: Global namespace and OCI functions

From: Herode <cbrun_at_geomapgis.com>
Date: 1 Mar 2006 03:05:50 -0800
Message-ID: <1141211150.691198.158890@i39g2000cwa.googlegroups.com>


You're right... :o)
For ligne 155 ==
::OCIDateGetDate( dt, &year, &month, &day );

the error messages are :
D:\Dev\CPP\testOCI\TestDynaset.cpp(155) : error C2589: '{' : illegal token on right side of '::'
D:\Dev\CPP\testOCI\TestDynaset.cpp(155) : error C2143: syntax error : missing ';' before '::'
D:\Dev\CPP\testOCI\TestDynaset.cpp(155) : error C2143: syntax error : missing ';' before '{' Received on Wed Mar 01 2006 - 05:05:50 CST

Original text of this message

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