The Visual Basic Help Center Forum is a portal for communication amongst Visual Basic developers of all levels and from all over the globe. This list focuses primarily on VB6 and VB5, with a rare VB.net question.
Hi, I have an application that transfers data from a database to an Excel through visual basic. the application is running smoothly only for some desktops. i
Dear All I want to insert data into an oracle table through VB 2008. I want to use the oracle data provider for this. And how the command "nonexecutequery"
You can do like this in the Login form: Dim form As New MainForm() form.Show() Me.Close() Then your Login form will be closed as you want...just make sure that
Hi everyone, I'm creating an application that has a login form as the first form to appear. After the user logs in, this form should close and the main form
I don't know whether the problem is with Vista itself or with the Vista laptop. My XP desktop has a squarish monitor; the laptop has a wide-angle monitor. On