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 |
How to access array data?
what is resorceallocation
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
who will create the object?
Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
What is string concatenation function in VBScript?
Which date function is used in the vbscript language to find the difference between the 2 dates?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
What is the use of the recordset object and which statement is used to create such an object?
how to store charecters of HARIBABU Using arrays
How will you get the exponent of the given number in vbscript?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?