Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.
In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.
Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.
test the field if is null or not before passing to the control
If Not IsNull(rs("Student_name")) Then
txtStudName.Text = rs!Student_name
End If