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
the first character in the variable name must be an a) special symbol b) number c) alphabet
What c++ is used for?
Why main function is special in c++?
Which one is better- macro or function?
What is c++ hash?
If a header file is included twice by mistake in the program, will it give any error?
What is friend class in c++ with example?
Can you declare an array without a size in c++?
Write a program which employs Recursion
When must you use a pointer rather than a reference?
What does #define mean in c++?
What are the benefits of pointers?
Explain about Garbage Collector?
What is the this pointer?
How would you use qsort() function to sort an array of structures?