Hello,

I recently became stuck while programming my new application. I have two forms (A and B) and I am trying to make a text box on Form A display the name column from the local database on Form B.

So in the end, the textbox on Form A will read from the Database on Form B. However whenever I try to make it read from the database on Form B, Nothing seems to happen at all. Everything is set to public...

I will leave some screenshots. Form_AForm_B

Sorry if I have not described enough.

Matt

Recommended Answers

All 2 Replies

how you are accessing the textbox in another form ?

It looks to me like your using Microsoft Access and are refering to a form in the context of Access which is VBscript (similar to vb6) not VB.NET. If im right you might want to try either the "Database" forum or the "Visual Basic 4/5/6" forum.

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.