If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
SGT,
2080Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
1843I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
NIC,
1929we 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??/
CTS,
1987we can use parameters in cl and rpg pgms...etc.in particular i think when we use data area or datastructure or data queue .i think this means which one====in my question...parameters cannot be passed in which one????hope understand my qstn???
CTS,
2454Post New Programming Languages AllOther Questions
Difference between HTML and DHTML?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
how do you generate source code for the automatic generation for receipt number
how to convert infix expression to prefix expression?
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
how to hide prompts
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
how to add Servlet-api.jar file into eclipse 3.3.2 ?
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
What is BASIS
What is autocall macro and how to create autocall macro? what is the use of it?
What is the merger sort principle and its time complexity.
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.