please help me out in updating a MS ACCESS database via vb.NET...I am in need of the code.Thank You
praveendesilva
0
Newbie Poster
Recommended Answers
Jump to PostHere are some tutorials
Jump to PostYou follow a set of instructions in visual studio.
It is as simple as that. Read your book.
Jump to Postsir in my application i need to close the login form and open the main form the problem i am facing is that i can open the main form but cant close the login form at the same time can you help me in this ......thank you
why dont you …
Jump to Postwhy dont you try declaring a object for the main form and when u call the main form add this code
dim objMain as mainform(The Main forms name)
and the point where you want to close the login form
Loginform.Close or Me.close or Me.hide()
objmain.showDialog()
Hope this helps you out …
All 14 Replies
Ancient Dragon
5,243
Achieved Level 70
Team Colleague
Featured Poster
praveendesilva
0
Newbie Poster

iamthwee
praveendesilva
0
Newbie Poster
v450305
0
Newbie Poster
praveendesilva
0
Newbie Poster
arjunsasidharan
297
Practically a Posting Shark
praveendesilva
0
Newbie Poster
arjunsasidharan
297
Practically a Posting Shark
Shahzad.Nim
0
Newbie Poster
MumtazKhan
0
Newbie Poster
matemo
0
Newbie Poster
benzchow007
0
Newbie Poster
Netcode
33
Veteran Poster
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.