What happen if in three phase 440 v , when you check voltage by testor it glows except one phase and in the same time when you check by multimeter it shows 440 v in any two phase.what will be the reason...
1 3662Post New Greatship Electrical Engineering Interview Questions
What is difference between list and array list?
How do you enter a footnote in word?
How to use output values in qtp ?
What is dynamic testing?
How to call java method in jsp page on button click?
How many types of operators are used in the Perl?
Which division and paragraphs are mandatory for a COBOL program?
what is pqc
What is a ledger and what kind of ledger is blockchain?
Explain hybrid slowly changing dimension?
What do you understand by the term single user system?
What is dirty checking in hibernate?
List some data types supported by javascript?
I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing
What are the dynapro keywords?