|
Home > Archive > SQL Anywhere ultralite > September 2005 > Ultralite_CPP_Comp"Unidentified Identifier 'TEXT'"
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Ultralite_CPP_Comp"Unidentified Identifier 'TEXT'"
|
|
|
| Hello,
In the CustDB Component example ,you have used statements
such as "OpenTable(TEXT("UserName")"
But when i use such statements in my application , i get the
"Unidentified Identifier 'TEXT'" error.
I have all the librabries and header files included as in
the custDB example.
Pls Advice,
Regards,
Srini
| |
| Tom Slee 2005-09-29, 9:23 am |
| Srini wrote:
> Hello,
>
> In the CustDB Component example ,you have used statements
> such as "OpenTable(TEXT("UserName")"
>
> But when i use such statements in my application , i get the
> "Unidentified Identifier 'TEXT'" error.
>
> I have all the librabries and header files included as in
> the custDB example.
>
> Pls Advice,
>
> Regards,
> Srini
I believe the TEXT macro is defined in Samples\UltraLite\Cu
stDB\platform.h.
Tom Slee
iAnywhere Solutions
|
|
|
|
|