Write a C/C++ program to show the result of a stored
procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
Answer Posted / atulsingh_rathore
ANY ONE IF GIVE ME ANSWER PLEAS BECAUSE I WAS USING TURBO
C++ FOR THAT I DIDN't KNOW TAHT HOW I CONNECT TO MY SQL OR
OTHER VENDERS
| Is This Answer Correct ? | 10 Yes | 19 No |
Post New Answer View All Answers
Explain the register storage classes in c++.
Difference between an inspector and a mutator
Which format specifier is used for printing a pointer value?
how to access grid view row?
Using a smart pointer can we iterate through a container?
What is problem with overriding functions?
Write a program in C++ for Fibonacci series
What is array give example?
Can turbo c++ run c program?
Define what is constructor?
What does the nocreate and noreplace flag ensure when they are used for opening a file?
How should runtime errors be handled in c++?
Briefly describe a B+ tree. What is bulk loading in it?
What is the operator in c++?
If all is successful, what should main return a) 0 b) 1 c) void