Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the use of Data base check point ?

Answers were Sorted based on User's Feedback



what is the use of Data base check point ?..

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

what is the use of Data base check point ?..

Answer / guest

A database checkpoint checks the contents of databases
accessed by your web site

Is This Answer Correct ?    1 Yes 0 No

what is the use of Data base check point ?..

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

Post New Answer

More VB Script Interview Questions

How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function

3 Answers   iGate,


hai..friends ....what is the difference between function and sub procedure ....here every one know's theoretically here my question is what is the meaning of function can return the value and sub can't return the value...can you give one example with some values for that ....what does it mean ? how function can return the value...sub can not...any one please...........with example

1 Answers   Cap Gemini,


Write a program to display the numbers in the below format using for loops? 1 2 3 4 5 6 7 8 9 10 11 12 and Write a program to display the numbers in the below format using for loops. 1 2 3 4 5 6 7 8 9 10

2 Answers  


What is the difference between do until loop and do while loop?

0 Answers  


How to Import data from a file (file is on the desktop) to the data table

0 Answers   IBM,


How do you declare a variable in vbscript?

0 Answers  


What variable can you use to share info across the whole application for one user?

2 Answers  


how to write code: to check whether the window of an Application Under Test exist or not . plz give with example

2 Answers  


write a program to display configuration of a local system with the help of vb script.

0 Answers  


Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com

0 Answers  


I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem

1 Answers  


Which operator can be used to check if two numbers are equal or not in vbscript?

0 Answers  


Categories