Can I use STL container for Host Variable...OR...
From: Ryan Park <bajy_at_intizen.com>
Date: 4 Sep 2001 18:38:23 -0700
Message-ID: <5016f0aa.0109041738.40e211ad_at_posting.google.com>
Hi,
Date: 4 Sep 2001 18:38:23 -0700
Message-ID: <5016f0aa.0109041738.40e211ad_at_posting.google.com>
Hi,
I'm a totally newbie to Pro*C. This is my first 4th day of working on Pro*C.
I've figured out "Host Variables" used to communication between PL/SQL and my C++ application.(Is that correct? if not plz explain deeper.)
I want to use STL containers for maintain the queried data. I want to use PL/SQL to fetch the selected data and want data to put in my cotainer (Linked List, Map...etc..)
So...my questions are...
- Is this possible?
- If possible can you show me some code fragment?...:-)
I know that question #2 is not good for asking but situation drive me very hard. :-(
So..if you have any information or experiance, plz help me..
Thanks in advance.
Regards,
Ryan
Received on Wed Sep 05 2001 - 03:38:23 CEST