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
Why do we use sqldataadapter?
What is logon trigger?
How do you create a validation rule?
How to concatenate two lists in python?
How many sheets can you have in excel?
What is ipc port?
What are the key flex fields present in Oracle HRMS?
What is cli in spring boot? : Spring Boot
What tests should i carry over on a newly rewinded DC Generator with voltage rating of 38 volts and current rating of 350 amps, to certify that the machine is OK?
What does it mean for a message to be?
What do you understand by the new environment variable “stopping time”, a value of “three or four minutes from now” and with data type “time”?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
What are the tensorflow operations?
What does angie mean?