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
What are the main features of c++?
What do you mean by delegate? Can a user retain delegates?
What is the basic structure of a c++ program?
What is the full form of ios?
What are dynamic type checking?
Is swift better than c++?
How do I start a c++ project?
Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?
Write syntax to define friend functions in C++.
What is rtti in c++?
How do you invoke a base member function from a derived class in which you have not overridden that function?
Do you know about C++ 11 standard?
What are the different types of polymorphism in c++?
What is expression parser in c++
Why c++ does not have finally?