Can anyone provide as400 training material or any institute in bangalore for as400 training
Answer Posted / ravi
I am working employee on AS/400, I can provide you best
training on AS/400, this training includes Application
development, testing, production support on AS/400.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
how to add Servlet-api.jar file into eclipse 3.3.2 ?
what are the 3 forms of a prolog term
where is available in this mantis toturials?
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
what are the advantages of sap on other software ?
what is delegate and how works delegate and event.
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
what is diff bet ref variable & instance of class
I want Ada programming language books. Could anyone post me any link for that?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
Need provab technical test questions
is it acceptable if we declare multiple exceptions in same overridden method.