hai ,
i am trying to do online railway reservation project.
In that project.if we give the source and destination station .it should give the number of tickets available,class name ,train name and time &
in that form itself we have a reservation link.if any one reserved, the number of tickets should reduced accordingly and stored in the database.
i want to know how to retrive the data from database to form.
and how to update the database.(give me some source to learn about this because i am starter in vb.net)
i am using sql data adapter and sql connection which statement should used.
thank you