i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
No Answer is Posted For this Question
Be the First to Post Answer
Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
Ordered List tag is
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
Piggy backing is a technique for a) Flow control b) sequence c) Acknowledgement d) retransmition
17 Answers Fast Booking, HCL, Lucent, NIC,
what is dynamic polymorphism?
how to convert the data from HTML file to SAS dataset?
An image map is a collection of
How to rename A1-A30 datasets into B1-B30 using macros?
How to call static method in Java?