Home » Developer & Programmer » Precompilers, OCI & OCCI » Undefined Symbol Substr
Undefined Symbol Substr [message #171616] Wed, 10 May 2006 10:11 Go to next message
mhenderson
Messages: 15
Registered: May 2006
Junior Member
Why would I get this error when I am trying to compile a proc program, the .c file is created, but not the .o or .exe file due to this error:

Undefined Symbol Substr

Here are my include files:

#include "stdio.h"
#include "string.h"
#include "ctype.h"
#include "guarpfe.h"

any help, I'm stuck...thx...Michelle
Re: Undefined Symbol Substr [message #173299 is a reply to message #171616] Sun, 21 May 2006 11:51 Go to previous message
Kaustubh Deshpande
Messages: 32
Registered: March 2004
Member
Substr is oracle function, how can u use the same at c level.

if u wanna use the same u have to fire SQL.

Regards , Kaustubh
Previous Topic: Embedded PlSql blocks from Pro*C to retrieve data from Multiple databases without DB Links
Next Topic: Memory leaks in OCIEnvCreate() ?
Goto Forum:
  


Current Time: Thu Mar 28 06:16:12 CDT 2024