Please help
I am trying to pass two variables defined by the user from a DBcombo1.text and Dbcombo2.text. I want to pick all records from an Access table that do match the SQL statement defined as follows in a Command in Dataenvironment,
SELECT policydetails.pol_no...
I am using VB6 to Modify records in related tables in MS Access. It will not accept because the table i am updating is related to another whose corresponding records i also need to modify.
How can i modify records in all the related tables?
This is the sample code am using;
Set rs2 = New...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.