solved the prob!!!

From: geek04 <geek04_at_hotmail.com>
Date: 29 Feb 2004 12:54:48 -0800
Message-ID: <c6a9aedf.0402291254.5a27aa1e_at_posting.google.com>



hi it's harsh agn,

i'm pleased to mention tht i have solved my problem last nite,

i'm posting the solution to share with all those interested.

actually i had declared a few host variables using the Pro*C 'EXEC' command in the corresponding header file.

the header file was (just) included (word by word) in the source file during precompilation but not precompiled itself.

as a result the 'EXEC' statements were not executed (and commented out) during precompilation. thus VC++ was finding unrecognized identifiers n all...

now i remember what i read quite some bak in pro*c docs that we must not place any Pro*C commands in any included file.

hope it explains...

neway thanx

harsh :-) Received on Sun Feb 29 2004 - 21:54:48 CET

Original text of this message