Hi everyone!
My first question on this forum is about a problem that I have trying to combine VB and SQL. I have a database called "project" with a table called "tree" there. This table contains the following columns: "id", "itemname", "description" and "parent". I want to add each "itemname" into a ComboBox upon loading the form, but I can't even seem to be able to successfully create a connection, not to mention I am not getting the SQL sentences right. Can someone help me?
I will need a lot of help with my project, but I want to have something to start with...
Cheers!
My first question on this forum is about a problem that I have trying to combine VB and SQL. I have a database called "project" with a table called "tree" there. This table contains the following columns: "id", "itemname", "description" and "parent". I want to add each "itemname" into a ComboBox upon loading the form, but I can't even seem to be able to successfully create a connection, not to mention I am not getting the SQL sentences right. Can someone help me?
I will need a lot of help with my project, but I want to have something to start with...
Cheers!