Dear f riends,
i have two forms connected to two tables in ms access database with data control. and i want to link two field in two forms and update database . i used the following code for updating text1.text=form2.text1.text in form1 text1 lost focus event. but iam not understanding how to update databse. so i reqest any body to give the code for updating database and in which event i have to write in form1 only because i want to update from form1 only
regalla 0 Newbie Poster
Recommended Answers
Jump to PostWhat kind of database do you have? How do you want to update it? Automatically?
Jump to PostYeah. But by which means do you plan to update them? According to a certain rule, or randomly or according to user input?
Jump to PostAs you've probably done, keep two different forms - one would be your main form (the startup form) and second would be for updating the database. You can for example keep a password protection for accessing the second form so that the database is updated by authorized people only.
All 9 Replies
Jishnu 160 Posting Pro
regalla 0 Newbie Poster
Jishnu 160 Posting Pro
regalla 0 Newbie Poster
Jishnu 160 Posting Pro
David Okeiyi 0 Unverified User
regalla 0 Newbie Poster
David Okeiyi 0 Unverified User
Jishnu 160 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.