-
September 9th, 2013, 05:36 AM
#1
using dbms_pipe with C++ to perform daabase operation
using dbms_pipe with C++ to perform database operation
I am getting two result: string and int in c++ code. That I want to store into database. The request which generates result is very frequent. So each time performing db operation to store the result is costly for me.
So how this can be achived using dbms_sql? I dont have any experience and how to start with it. I did google but not clue.
So fo I need to set environment,software or library? I am working in linux.
I could not find any such example on web!
-
September 14th, 2013, 06:18 AM
#2
Re: using dbms_pipe with C++ to perform daabase operation
 Originally Posted by karimkhan
[...]
I am working in linux.
[...]
Cool!
Please note, this is a Windows API and not a linux forum.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|