Hello,
Its been about 4-5 years since ive touched VB and I have never worked with VB and databases. I have connected the database to my program and can view data in DataGrids. Basically I want to be able to either have a button pressed which brings up a input message box which takes a 4-digit number which is used in a sql query. Then the output of about 8 fields from the query i want to go into text boxes.
Some sample code and/or advice would be greatly appreciated
Thanks in advance
Its been about 4-5 years since ive touched VB and I have never worked with VB and databases. I have connected the database to my program and can view data in DataGrids. Basically I want to be able to either have a button pressed which brings up a input message box which takes a 4-digit number which is used in a sql query. Then the output of about 8 fields from the query i want to go into text boxes.
Some sample code and/or advice would be greatly appreciated
Thanks in advance
Comment