Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) How To Change Column Ordinal Position in SQL Server 2005 using Query i.e I Want To Add Column at Particular Ordinal Position in SQL Server 2005
2 9434Hi this is the coding for adding data in to an xml table
i want the coding for update and delete
Try
Dim emp_xml_doc As New XmlDocument
If
System.IO.File.Exists(Server.MapPath("emp.xml")) Then
emp_xml_doc.Load(Server.MapPath("emp.xml"))
Dim myrow_element As XmlElement
myrow_element =
emp_xml_doc.CreateElement("EmpDetails")
Dim str As String
str = "
A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.
2 4588Why do we use Account groups? G/R entries, Types of tickets handled in production support. Most difficult ticket for which you have taken a lot of time to resolve, Clearing vendor invoices
1 63991) What are the fields that you see when you create a vendor? 2) What is recon account? Is it possible to post directly in recon account 3) Why is the internal numbering is not possible for G/l accounts 4) How do u create vendor invoices and journal entries for the same. 5) Blocking a G/L Account
5 9416INCLUDE is used ONLY on MVS/ESA Version 4 or higher systems to name an INCLUDE group. An INCLUDE group is a set of one or more valid JCL statements that are stored together in a JCLLIB data set or a system procedure library, and that are read in and used to replace the INCLUDE statement itself within the job. Any number of INCLUDE statements can be used in a job, but the name field value used on each should be unique within the job. The INCLUDE statements can appear in a job anywhere after the JOB statement, but may not appear between a CNTL and ENDCNTL JCL statement.
2244Please provide the examples for following scenarios 1.High Sevierity Low Priority 2.Low Sevierity High priority
4 7145Hi, If anyone is interested in SAP ABAP from basics to Expert. Email me your contact details to sap.abap9@gmail.com
1 4212
What is the use of ngfor directive in angular?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
What is meta tags?
List the key components of hibernate.
What is the use of Joomla Media Settings?
What are the bookkeeper elements and concepts?
What are the security aspects provided with cloud?
What language is php based on?
What is the use of truncate command?
Where is activex located on my computer?
What is innerhtml and outerhtml?
Explain about templates of C++.
What is selenese and what are the types of selenese?
What is event and listener in java?
What is box sizing in css?