To PHV, that is awesome it works great,
been working on that one for a week.
THANKYOU!
I'll try to figure out the last one for engine.
But feel free to post it, Heh Heh
I owe you guys.
Thanks SkipVought.
I did get to the second combobox by the code below, but
the third I cannot load, any ideas?
this is current code.
Imports System.Data.OleDb
Public Class Form1
Inherits System.Windows.Forms.Form
Dim cn As OleDbConnection
Dim cmd As OleDbCommand
Dim dr As OleDbDataReader...
Need some help,
I'm using vb2008
oledb connection
I have one table in an access database with 4 important fields to find the result of a search through combobox selection.
EX.
combobox1 query on form load fills combobox1 with YEAR selection from database.
VEHICLEDATA database has fields of YEAR...
Need some help,
I'm using vb2008
oledb connection
I have one table in an access database with 4 important fields to find the result of a search through combobox selection.
EX.
combobox1 query on form load fills combobox1 with YEAR selection from database.
VEHICLEDATA database has fields of YEAR...
I'm not sure what type of update event you are talking about. ?UpdateText
Could you tell me a little more.
Thankyou.
This is my initial code for loading the first combobox:
Imports System.Data.OleDb
Public Class Form1
Inherits System.Windows.Forms.Form
Dim cn As OleDbConnection
Dim...
Thankyou very much for your input, I will play with this and see what I can do with it.
I'm still new at this, I'm used to vb6, so SQL is new.
I'll get back to you......
Need some help,
I'm using vb2008
oledb connection
I have one table in an access database with 4 important fields to find the result of a search through combobox selection.
EX.
combobox1 query on form load fills combobox1 with YEAR selection from database.
VEHICLEDATA database has fields of...
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.