I have created a 3*3 grid using buttons but i want to hide the items that is stored in the buttons and have the user click on a button to reveal a...
Could anyone explain why garbage storing in the file that is created. When i try to display the information its the same rubbish coming on the...
I have selected the info that i want from my database but im unaware of the syntax need to be used to add them to the datagrid. The datagrid...
This code is correct... Do While rdr.Read issuebook.cbmember.Items.Add(rdr.Item("FName")) Loop Suppose i want to add both...
Thanks alot
When i try to add this field to a database in sql i get this error "Incorrect sysntax near 3 I know this is a simple error but i cannot figure...
I want to add all the Records in my database in a list box (Book name), However nothing is adding to the listbox cmd.Connection = cn...
I am trying to add the First Name of the members added in the database to be able to view them whenever i want to Imports System.Data.SqlClient...
Separate names with a comma.