Hello,
Well I am making my way through DB connections and the other variety of processes that VB.NET allow, but I have run into two issues that I cannot find in any book. I know that you use a focus method to place the cursor into a text field, but this isn't working under a onLoad function...
Thanks again for the insight. Here is a thought. Would it be possible to use the .showDialog for the username and password form, check for the correct information, and if it is correct use the Application.Run(New frmGen())
to begin the "real" program? One downside, I guess, is...
Help,
I am a new to the .net environment and I am hoping to move more into this new world. But, I am struggling with a, I'm sure, a simple problem. When I run the following code.
Module main
'Set DB Connection Info
Public dbServer As String = "tempDB"
Public dbName As...
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.