Database question

Hello,

I have just started using Visual Basic Express 2005, and I am trying to make an application for my wife to use in her work as a teacher.
I previously made it using a bunch of asp-pages on a local IIS server on our computer, but I got frustrated with the whole set-up and decided to make a windows application.

Anyway. My question is related to getting data from the database. I have managed to bind one table to a listbox on the form, and I am trying to parse the selected name to do a new sql query. In the query-designer I can't find any information nor did a search help.

Sorry if this has been covered before, I just can't seem to find any resources on the subject.

Thanks,
Morten


Answer this question

Database question