what is the use of Data base check point ?
Answers were Sorted based on User's Feedback
Answer / anil.sts
it means the impact of front end operations on the backend
tables that is the data validation and the data integrity
(i.e the opetations like inserting, and updating and
deleting whatever the operations that should affect in the
backend tables)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
A database checkpoint checks the contents of databases
accessed by your web site
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satish kumar roy
data base check point nothing but just like a data
Integrity means impact of front operations on backend
tables
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
What is purpose of scripting.filesystemobject class in vbscript?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How can I write HTML text to the window in VB Script?
What is the equivalent of VBScript?s On Error In Jscript ?
Explain about the functionality of vb script?
What are the disadvantages of vbscript?
What is the output of a + b in vbscript if a = 5 and b = 10?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
who you define variables and functions in VB?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.