how circuit breaker work.. what is the operations taking place inside a circuit breaker when an overcurrent occurs... is it similar to fuse?
2121Post New LTT Electrical Engineering Interview Questions
What is the use of echo in shell script?
What does emoji p mean?
Explain crud testing.
What is the agent in artificial intelligence?
What is cryptocurrency mining?
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 is boolean in java?
Tell me about a time you had to deal with an aggressive client. How did you handle it? : insurance cold calling
mention when does websphere application server contact the registry for user information?
What are the safety devices of boiler?
What is Repo Rate and Reverse Repo Rate? Can you tell the basic difference between the two?
is there any lightning by passer is arranged in ship like buildings?
What is wscript exe?
What is the preferred method of resolving unhandled exceptions in node.js?
What does dism stand for?